persistant message queues -


I have many services on different machines and a mess-checking system is consistent with my problem.

Reliability - Messages sent are always distributed, even if one end goes down - this is a significant concern, although it should be fast and appropriately bandwidth-efficient.

So what line should I use?

is a solution that covers all your requirements, it also has bindings for many languages ​​(java , C, python, ...).

RabbitMQ servers are also available for both * nickes and Windows environments.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -