RE: Problem with Message Queue

2007-03-27 Thread Dave Korn
On 27 March 2007 05:05, seema r j wrote: > Hi All, > I have an application which uses IPC functionalities for sending and > receiving messages from other application. I have made the following > configuration for message queue, shared memory and semaphore > > MSGINFO: > MSGMAX:4096 > MSGMNI

Problem with Message Queue

2007-03-26 Thread seema r j
Hi All, I have an application which uses IPC functionalities for sending and receiving messages from other application. I have made the following configuration for message queue, shared memory and semaphore MSGINFO: MSGMAX:4096 MSGMNI:50 MSGTQL:400 MSGMAP:402 MSGMNB:16384