vote up 1 vote down star

Is there a (preferably no cost) message queuing solution for Linux that has disk-based persistence (e.g. can survive a reboot)? I'm looking for something equivalent to MSMQ on Windows, fairly basic and lightweight and not, say, MQSeries.

This will be used from C++ components.

flag

64% accept rate
+1 for saying what you want, and not just what MS service you want to duplicate. – dmckee Jun 6 at 18:56

2 Answers

vote up 0 vote down

I've installed and used ActiveMQ. Definitely a great choice!

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.