HarpreetSachdeva
Programmer
Hi,
On AIX 5.1 with RS6000 m/c out of threading or multi processing which one is recomemded.
I mean to launch a new process is less time consuming and fast or launching a new thread.
As I had to write an application tha will keep on recieving the messages from a comm link at the rate of thousands of messages per min and the application will have to process them and respond to them as fast as possible.
So in such case is the multithreaded application or multiprocessed application which is desirable.
please advice.
On AIX 5.1 with RS6000 m/c out of threading or multi processing which one is recomemded.
I mean to launch a new process is less time consuming and fast or launching a new thread.
As I had to write an application tha will keep on recieving the messages from a comm link at the rate of thousands of messages per min and the application will have to process them and respond to them as fast as possible.
So in such case is the multithreaded application or multiprocessed application which is desirable.
please advice.