[rabbitmq-discuss] node-amqp rabbitmq channel
Simon MacMullen
simon at rabbitmq.com
Thu Oct 11 11:54:39 BST 2012
On 09/10/12 14:57, script hawk wrote:
> node-amqp https://github.com/postwait/node-amqp doesn't seem to support
> rabbitmq channel.
> I couldn't find a connection.CreateChannel method. What I like to do is
> to use a channel for each application that uses rabbitmq.
> Any idea? Appreciated.
I am no node-amqp expert (is the author around?), but from a quick peek
at the source it looks like one of those clients which tries to abstract
away the concept of channels. So I'm not sure you can do that. But
connections are not too expensive :-)
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list