[rabbitmq-discuss] java-client question

Ray Krueger raykrueger at gmail.com
Tue Jul 28 19:36:57 BST 2009


2009/7/28 Holger Hoffstätte <holger.hoffstaette at googlemail.com>:
> Ray Krueger wrote:
>> Is it thread-safe for multiple threads to issue basicPublish commands
>> on a channel?
>
> http://www.rabbitmq.com/api-guide.html#channel-threads

Yeah, I saw that. The javadoc says something about limiting a channel
to one command. I wasn't sure if publishing was a "command" or not.

The client doesn't support any form of pooling at all? Should I expect
to create a channel from scratch every time I want to publish a
message?

(Sorry for the direct email Holger, I see now you guys are using a
crappy list-serve that doesn't set the reply-to :P)




More information about the rabbitmq-discuss mailing list