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 IBM MQ Support » Is this the optimal way??

Post new topic  Reply to topic
 Is this the optimal way?? « View previous topic :: View next topic » 
Author Message
vandemon
PostPosted: Tue Jun 22, 2010 5:46 pm    Post subject: Is this the optimal way?? Reply with quote

Apprentice

Joined: 14 Jun 2010
Posts: 32

I am creating an app that will send a msg from cilent to server n then server will reply back to the client. Following is the flow:
1)Client side app put a msg into a remote queue in client side WMQ
2)Then the remote queue will put the msg into a tranmission local queue in client side WMQ
3)There will be a sender channel at client side WMQ and a receiver channel at server side WMQ
4)A listener program will be open at server side before the starting of all the process. When the msg is being sent to server side via sender-receiver, listener program will listener to the receiving queue on server side WMQ and process the msg and put the processed msg into a remote queue in server side WMQ
5)Then the remote queue will put the msg into a tranmission local queue in server side WMQ
6)There will be a sender channel at server side WMQ and a receiver channel at client side WMQ
7)The client application will listen to the receiving queue on client and get back the processed msg

That's the flow. Is it the optimal way? Or there is a better 1?
Back to top
View user's profile Send private message
hunterKillerz
PostPosted: Tue Jun 22, 2010 8:21 pm    Post subject: Reply with quote

Apprentice

Joined: 16 Jun 2010
Posts: 40

http://www.web400.com/download/MQSeries/MQSeries.html

read this =X
Back to top
View user's profile Send private message
vandemon
PostPosted: Tue Jun 22, 2010 8:23 pm    Post subject: Reply with quote

Apprentice

Joined: 14 Jun 2010
Posts: 32

Thanks...
Back to top
View user's profile Send private message
shashivarungupta
PostPosted: Wed Jun 23, 2010 8:14 am    Post subject: Reply with quote

Grand Master

Joined: 24 Feb 2009
Posts: 1343
Location: Floating in space on a round rock.

hunterKillerz wrote:
http://www.web400.com/download/MQSeries/MQSeries.html

read this =X


Link might have helped you BUT it was copyright in Y2000 and its not an IBM Document/tutorial/Pdf/Help/InfoCenter.
*Please do mention the docs/links that are IBM Supported !!


_________________
*Life will beat you down, you need to decide to fight back or leave it.
Back to top
View user's profile Send private message Send e-mail
Gaya3
PostPosted: Wed Jun 23, 2010 8:40 am    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

hunterKillerz wrote:
http://www.web400.com/download/MQSeries/MQSeries.html

read this =X


Please refrain yourself by posting this kind of links,which is not authorized or authenticated, whether its good or not, thats secondary here..

There are good number of links and documents available at IBM site, use it wisely....
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
SAFraser
PostPosted: Wed Jun 23, 2010 9:52 am    Post subject: Reply with quote

Shaman

Joined: 22 Oct 2003
Posts: 742
Location: Austin, Texas, USA

vandemon, You've described a classic server-to-server request/reply model. It is very sound. (Usually we would not refer to the originator of the transaction as the "mq client", as that implies a type of MQ install that differs from what you've described. ) Such a request/reply model can be designed to be synchronous (send/block) or asynchronous (fire-and-forget). Your choice is dependent upon the business requirement.
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 » General IBM MQ Support » Is this the optimal way??
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.