[rabbitmq-discuss] anyone using Twisted?
Matthias Radestock
matthias at lshift.net
Sat Aug 23 09:23:15 BST 2008
Holger,
Holger Hoffstätte wrote:
> As an aside, does anybody know whether the AMQP spec mandates the m:1
> channel:connection relationship, or is that just what's implemented right
> now in Rabbit?
The spec allows for multiple channels per connection, and multiple
connections per client.
> IMHO clients in general could also benefit greatly from
> bonding multiple connections together; the Java client might be able to
> use NIO for that. This could cut down connection contention with many
> channels and allow for better network utilization, though it would need to
> be handled by the broker as well. Just curious.
Are you referring to ethernet bonding? Please elaborate.
Matthias.
More information about the rabbitmq-discuss
mailing list