• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Reading messages from MQ and invoking JMS provider....

 
Ranch Hand
Posts: 205
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am having some design doubt related to MQ and JMS, Can any of you give some ideas on the issue.
We are having the application, which receives the messages and the messages will be put into Message Queues(MQ). This setup already exists. Now we need to design a new system, which will read the messages from the MQ and will process the messages, we decided to use the JMS to processes the messages and the other stuff. Now here my doubt is, how to integrate the MQ and JMS, means when the message comes to MQ, how should invoke the JMS provider. And also can you suggest, where I can get the help, for these types of issues.
Any type of information(whether it is valid or not) most Welcome.

Thanks in Advance,
Narasimha.
 
joke time: What is brown and sticky? ... ... ... A stick! Use it to beat this tiny ad!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic