[rabbitmq-discuss] FW: Multiple consumers

Matthias Radestock matthias at lshift.net
Sun Jul 29 13:07:30 BST 2007


Ben,

"Ben Hood" <0x6e6562 at gmail.com> writes:

>> Cool. It will be interesting to see what changes to the design this
>> forces.
>
> I'm just looking at using the reader and writer modules to implement
> the socket handling in the network client. Would you consider this
> approach in general, or is there anything in there that ties it
> fundamentally to the server side?

As it stands there probably *is* something that ties these modules to
the server side. The point of the refactoring is to eliminate that
dependency. The end result will be either a single set of dual-use
modules or a core set of modules which is used by a set of small client
and server modules.


Matthias.




More information about the rabbitmq-discuss mailing list