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 » IBM MQ API Support » parallel message processsing

Post new topic  Reply to topic
 parallel message processsing « View previous topic :: View next topic » 
Author Message
apk007
PostPosted: Fri Apr 16, 2010 6:29 am    Post subject: parallel message processsing Reply with quote

Apprentice

Joined: 23 Mar 2010
Posts: 25

I have case where I need to process the message at one go Start of the day. I would like to know what is best mechanism can post message parallel using the .net MQ client. Is there any best practices i need to follow or it is purely depends on the way we write threads in .net.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Apr 16, 2010 7:01 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

You can only execute one MQ API call across one MQConnection at a time.

This means you can only issue one GET or PUT across a single connection at the same time.

The rate at which your app PUTS or GETs messages has only a little bit to do with the rate at which your application PROCESSES messages.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » parallel message processsing
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.