In this blog post I'd like to introduce you to one of our latest developments: the RabbitMQ Simulator. This simulator was born out of a need—we wanted a be
Brent Hoover's insight:
I'm a big fan of RabbitMQ for messaging backed infrastructures but sometimes understanding the rammifications of different Exchanges, Queues and clients can be difficult. the RabbitMQ simulator (which I have actually tried and used to sketch out a client layout, but did not do the export) help cut down on this by letting you experiment without the (quite large) overhead of setting up a RabbitMQ infrastructure. Warning: If you are allergic to Node, you may have issues.