-
Aug 15th, 2011, 08:07 AM
#1
JMS Outbound message aggregation
in order to produce a large amount of messages with high performance in a transactional environment, the only way would be to have the transaction commit the messages every X messages,
using jms adapters in spring, how would one control the amount of messages being sent in every transaction ?
using an aggregator defeats because i dont want to have one message containing X smaller messages, but actually X messages on my queue..
Thanks !
Tags for this Thread
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