Operating System - HP-UX
1832952 Members
2811 Online
110048 Solutions
New Discussion

question on HP unix IPCS messaging facility

 
Narasimham
Advisor

question on HP unix IPCS messaging facility

Hi ..

we have a product which uses 'X' as messaging facility between two applications. For some reasons,We are planning to replace that with HP unix IPCS messaging facilty.
Now the question is what are all the parameters i should compare to confirm that the IPCS is working fine for me.
I hv the test results for both the cases('X' and IPCS). can any one help me in comparing both messaging facilities

Thanks in advance
Narasimham
1 REPLY 1
A. Clay Stephenson
Acclaimed Contributor

Re: question on HP unix IPCS messaging facility

If you are using IPCS message queues then ipcs -qa will display the queues that exist as well as several parameters.

The kernel parameters that you are interested in begin with 'msg'. As for what these values need to be, that is a function of your application.
If it ain't broke, I can fix that.