Search:

Type: Posts; User: sreuland; Keyword(s):

Search: Search took 0.01 seconds.

  1. cool, thanks for this info, it's exactly what I...

    cool, thanks for this info, it's exactly what I was looking for! I will try to file that jira for docs.
  2. optional id generator in place of java.util.UUID in MessageHeaders

    Within Spring Integration, is it possible to wire up an alternate Id Generator class with MessageHeaders instead of it defaulting to java.util.UUID.randomUUID() for message Id? It looks like there is...
  3. DefaultMessageListenerContainer setMaxConcurrentConsumers(n) = n+ 1 consumer threads

    I'm using Spring 3.0.5, I noticed while wiring up a ThreadPoolTaskExecutor as the task executor for a DefaultMessageListenerContainer that at runtime the number of consumer threads created by DMLC is...
Results 1 to 3 of 3