-
Oct 28th, 2008, 07:05 AM
#1
JMS Queue Pub/Sub
I'm trying to learn a little more about Spring JMS support and wondered if someone could answer the questions below.
1) By definition, Queues don't support pub/sub, topics do. So how does spring support "pub/sub" when the destination type is a queue? Does it poll the queue every second or something?
2) Queues only allow for 1 client to receive a message correct?
Thanks
Steve
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules