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 Java / JMS » Multi consumers

Post new topic  This topic is locked: you cannot edit posts or make replies.
 Multi consumers « View previous topic :: View next topic » 
Author Message
Zack
PostPosted: Sat Oct 06, 2018 9:47 am    Post subject: Multi consumers Reply with quote

Newbie

Joined: 06 Oct 2018
Posts: 4

Hi folks,

We need to create applications consuming the same message. Currently the first one reads the message is no longer available for the others. I read documentation about the browse and mark but my issue to remove the message once all applications have been read the message.

Thanks for your inputs,

Zack
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sun Oct 07, 2018 5:35 am    Post subject: Reply with quote

Grand High Poobah

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

If you have a need for multiple applications to consume the same message, you have really 2 choices
  1. The order of consumption does not matter between the applications:
    Use a pub/sub model
  2. The order of consumption does matter
    Use multiple queues. Once a application has consumed the message, it must put the message to the next queue before it has finished its work. (This could be called a cascade (point to point) model.


And please do not post multiple times in different forums. You won't get an answer faster... If you posted in the wrong forum, ask a moderator to move your post to the right one...

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  This topic is locked: you cannot edit posts or make replies. Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Multi consumers
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.