Skip to content

Instantly share code, notes, and snippets.

@rossmason
Forked from ddossot/gist:806201
Created February 2, 2011 20:47
Show Gist options
  • Save rossmason/808392 to your computer and use it in GitHub Desktop.
Save rossmason/808392 to your computer and use it in GitHub Desktop.
<bridge name="nasdaqCompositePoller" exchange-pattern="one-way">
<poll frequency="360000">
<outbound-endpoint address="${nasdaq.composite.feed.url}" />
</poll>
<amqp:outbound-endpoint ref="financialExchange"
routingKey="stockmarket.nasdaq.composite" />
</bridge>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment