-
Jun 18th, 2012, 11:59 AM
#1
int-jms:message-driven-channel-adapter in Scala DSL
Hi,
I use the following code to create a int-jms:message-driven-channel-adapter, however, seems it is based on polling. as it return the data in intervals rather than responding to ticks.
the flow i defined as follows:
jms.listen(requestDestinationName = "myTopic", connectionFactory = connectionFactory ).additionalAttributes(requestPubSubDomain = true)-->
Many thanks,
Tan
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