[rabbitmq-discuss] FW: Multiple consumers

Ben Hood 0x6e6562 at gmail.com
Sat Jul 21 03:31:46 BST 2007


>  >>
>  >>* The channel processes appear to be pointing to the same
>  >>process for both reader and writer. That is useful for the
>  >>common case of RPC-style interactions but you also need to
>  >>support a subscription model along the lines of the Consumer
>  >>classes in the Java client.
>

How about implementing a custom behaviour, spawning a new process and
then passing this pid as this the writer? BTW, why is it that a reader
seems to write data and a writer seems to read data?

Ben




More information about the rabbitmq-discuss mailing list