ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » Interprocess communication using MQ

Post new topic  Reply to topic
 Interprocess communication using MQ « View previous topic :: View next topic » 
Author Message
pmane
PostPosted: Thu Aug 15, 2002 5:11 pm    Post subject: Interprocess communication using MQ Reply with quote

Acolyte

Joined: 17 Oct 2001
Posts: 50

Hi ,
I have two process which communicate using a Local Queue. One process is Java and other in C++. I am planning to use bindings mode,FAST BINDING and non persistant queues. Both the process run on single solaris machine. Dose any body has any idea about how slow is this as compared to other methods like JNI , socket , file or any other Interprocess communication mechanisum. Will it be more faster if I have both the process in C++. Do we have any IBM manual which explains what is underline mechanisum for the FAST Binding MQ put and MQ get in Java ?
Back to top
View user's profile Send private message
bduncan
PostPosted: Fri Aug 16, 2002 6:06 am    Post subject: Reply with quote

Padawan

Joined: 11 Apr 2001
Posts: 1554
Location: Silicon Valley

You said:
Quote:
I have two process which communicate using a Local Queue.

In this case, you can't even compare it to JNI, socket calls, etc., because you aren't even going over a network. You will find that local queue operations are very, very fast. C++ of course is going to be somewhat faster than Java (less than an order of magnitude however) but since you are dealing with a local queue the difference will be negligible. I've done quite a bit of testing comparing the speed of various MQ operations under C, Java, and Perl. Expect to do several thousand GETs per second from a local queue. PUTs are slightly slower. Again, this only applies to local queues.
_________________
Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
Back to top
View user's profile Send private message Visit poster's website AIM Address
pmane
PostPosted: Sun Aug 18, 2002 5:01 pm    Post subject: Reply with quote

Acolyte

Joined: 17 Oct 2001
Posts: 50

Thanks , Do we have any ref of IBM Manuel that gives performance test results. Or IBM manuel that gives what exact mechinisum is used for intercommunication.
Back to top
View user's profile Send private message
bduncan
PostPosted: Sun Aug 18, 2002 5:18 pm    Post subject: Reply with quote

Padawan

Joined: 11 Apr 2001
Posts: 1554
Location: Silicon Valley

Check the MQSeries Intercommunication Guide:
http://www.elink.ibmlink.ibm.com/public/applications/publications/cgibin/pbi.cgi?CTY=US&FNC=SRX&PBL=SC34-6059
_________________
Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » Interprocess communication using MQ
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.