Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Adella Garcia   on Feb 23 In Java Category.

  
Question Answered By: John Breakwell   on Feb 23

Hi,

MSMQ doesn't have a subscription model like you are after.
MSMQ won't notify any applications that messages have arrived.
Your application will need to listen to the queue for events or poll for messages.

Cheers
John Breakwell

Share: 

 
 
Didn't find what you were looking for? Find more on connect to a MSMQ queue using a Java class Or get search suggestion and latest updates.


Tagged: