[rabbitmq-discuss] Beginner Question.

ratheesh kannoth ratheesh.ksz at gmail.com
Wed Mar 12 07:32:08 GMT 2014


On Wed, Mar 12, 2014 at 12:18 PM, Michael Klishin
<mklishin at gopivotal.com> wrote:
> On 12 Mar 2014, at 10:41, ratheesh kannoth <ratheesh.ksz at gmail.com> wrote:

>
> Also note that there is a short period of time (usually tens of ms) when newly received/routed messages will only
> be stored in RAM. Abrupt shutdown at that moment will cause them to be lost.

So if i do choose "durability" ; i will also  be stored in disk  (
after some time ). This means there is a chance for wear and tear if i
use  flash or hard disk a lot   ( if messages get  queued often )

>> Suppose  i want to use rabbit mq for a commercial product  in which
>> whole code base is on C. what do you suggest ?
>
> Try librabbitmq-c, if you don't like it, try MQTT and STOMP C clients. RabbitMQ is multi-protocol:

which is good and reliable  in these three ? Do you have any data
showing comparison between these. ?



I would like to know about footprint ( both  RAM and harddisk
footprint ) of rabbitmq server  and  the c client libraray  ( any data )  ?
How much  heavy is the code  ? ( any data related to processor cycles ? )


More information about the rabbitmq-discuss mailing list