Which persistent & lightweight queue messaging for cross domain (> 2) data exchange with rails integ
- by Erwan
Hi all,
I'm looking for the right messaging system for my needs. Can you help me ?
For now, there won't be a huge amount of data to process, but I don't want to be limited later ...
The machines are not just web servers, so the messaging tool should be lightweight, even if processing is not very speed.
When some data change on a server, all…