Hi Gordon,

thanks for your quick reply!

On Fri, May 17, 2013 at 10:52 AM, Gordon Sim <[email protected]> wrote:

> The recommended approach for federation is to use the 'create' method[1] to
> create objects of type 'link' (i.e. connections between two brokers) and
> associated 'bridges' (i.e. subscriptions over those connections). These can
> be removed using the 'delete' method.
>
> Attached is a simple example showing what this would look like using the C++
> qpid::messaging API. It creates a link between two brokers and then
> established a flow of messages between the amq.fanout exchanges.
>
> Feel free to ask any questions as regrettably this is not terribly well
> documented.

At first glance, the examples you've attached look exactly like what I
was looking for. I will play around with it a bit and possibly will be
back with more questions later.

Thanks again,
Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to