Re: Configuration with the new messaging client API

2009-09-11 Thread Carl Trieloff
Joshua Kramer wrote: and the existing APIs, which are centered around the AMQP 0-10 model, with exchanges, bindings, queues, etc. To use the new API, a programmer need not think of exchanges at all, but anyone who uses the management tools sees Nice timing. :) I have a Linux Journal artic

Re: Configuration with the new messaging client API

2009-09-11 Thread Joshua Kramer
and the existing APIs, which are centered around the AMQP 0-10 model, with exchanges, bindings, queues, etc. To use the new API, a programmer need not think of exchanges at all, but anyone who uses the management tools sees Nice timing. :) I have a Linux Journal article going to press today

Configuration with the new messaging client API

2009-09-11 Thread Jonathan Robie
The new messaging client API is designed to hide the details of specific AMQP versions. This causes a certain impedance mismatch with the maangement tools and the existing APIs, which are centered around the AMQP 0-10 model, with exchanges, bindings, queues, etc. To use the new API, a programm