Skip to content

Instantly share code, notes, and snippets.

@johndemic
Created February 28, 2012 17:35
Show Gist options
  • Save johndemic/1933874 to your computer and use it in GitHub Desktop.
Save johndemic/1933874 to your computer and use it in GitHub Desktop.
Chunking a Group of Split Messages
<flow name="aggregate.chunks">
<vm:inbound-endpoint path="foo.bar"/>
<message-chunk-aggregator/>
<vm:outbound-endpint path="chunk.out"/>
</flow>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment