[rabbitmq-discuss] Creating exchanges on demand.

Matthias Radestock matthias at lshift.net
Fri Jun 5 20:48:56 BST 2009


Camilo,

Camilo Lopez wrote:
> OK, I am mostly worried about the possible performance/memory hit, I
> don't want to put some code in production and realize I just run out
> of memory or becoming unresponsive. So I undestand that's not the
> case.

Creating a new exchange, or queue, or binding for every message would
definitely be a bad idea. As suggested already, check out the rpc
convenience wrappers in the various client libs.

Matthias.




More information about the rabbitmq-discuss mailing list