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 » Communicating with MQSI Message Queues using Windows Service

Post new topic  Reply to topic
 Communicating with MQSI Message Queues using Windows Service « View previous topic :: View next topic » 
Author Message
Pradeep2004
PostPosted: Fri Jun 25, 2004 2:57 pm    Post subject: Communicating with MQSI Message Queues using Windows Service Reply with quote

Guest




Hi,

I want to develop a service in VB.NET which will cater different client application's requests. MQSeries being the medium of communication between the service and other client applications, I would like to know what all the options available for such kind of service.

I am thinking of
1. Writing a windows service which will poll MQ for receiving the requests from client applications. Do I need to write a listener to receive the reuest from MQ? Or Is there any option such that MQ will trigger my windows service as and when a new request arrives to the Queue.

2. Writing a web service which communicates with MQ.

Other considerations to keep in mind is the volume of requests. This service has to cater approximately 50+ requests/sec

I want to know any better options for developing this kind of application. Any suggestions would be of great help.

Thanks,
Pradeep
Back to top
RogerLacroix
PostPosted: Fri Jun 25, 2004 8:02 pm    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3253
Location: London, ON Canada

Hi,

I moved your post to the MQSI forum because it has nothing to do with Capitalware products and I really don't know MQSI (I'm a Mercator guy. )

Regards,
Roger
Back to top
View user's profile Send private message Visit poster's website
jefflowrey
PostPosted: Sat Jun 26, 2004 5:38 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

I'm not sure that this is an MQSI/WMQI/WBIMB question either, Roger. But it's *certainly* not a CapitalWare question.

I think Pradeep2004 is looking really for just a basic WebSphere MQ application.

Pradeep - you should really review the Application Programming Guide.

It's got discussions about designing WebSphere MQ applications - including building triggered applications and service level applications, and request/reply patterns.

Also, you might look at the MQSeries Primer
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
kirani
PostPosted: Sat Jun 26, 2004 9:29 am    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Moving to MQSeries General Support forum.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
fjb_saper
PostPosted: Sun Jun 27, 2004 11:07 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

Whith a volume of
Quote:
50+ requests/second
I would certainly think of a solution that may involve multiple servers using a queue listener each...
Of if you prefer the java world a web server with MDB.

But you are talking about VB and possibly IIS. I don't know what the equivalent of a Message Driven Bean is in IIS but what you will look for is a scalable implementation.

I would discard an executable run by MQ trigger because of the volume.

Hope it helps some.
Back to top
View user's profile Send private message Send e-mail
zpat
PostPosted: Mon Jun 28, 2004 12:58 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5849
Location: UK

Don't POLL, use MQGET with WAIT.
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 » Communicating with MQSI Message Queues using Windows Service
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.