Skip to content

Instantly share code, notes, and snippets.

@marianogonzalez
Created February 10, 2014 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save marianogonzalez/8921168 to your computer and use it in GitHub Desktop.
Save marianogonzalez/8921168 to your computer and use it in GitHub Desktop.
<scatter-gather timeout="5000">
<custom-aggregation-strategy class="org.myproject.CheapestFlightAggregationStrategy" />
<flow-ref name="flightBroker1" />
<flow-ref name="flightBroker2" />
<flow-ref name="flightBroker3" />
</scatter-gather>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment