|
|
|
|
|
by umvi
2445 days ago
|
|
ZeroMQ is great, but it's important to remember it's more like an MQ framework than a turn-key MQ solution. ZeroMQ is like legos that will allow you to build the MQ architecture that you want and it's not something that you will be able to understand and use right away. If you decide to use ZeroMQ be prepared to spend many hours reading the docs and designing the architecture you desire with the building blocks ZMQ provides. Also be prepared to build out wrappers for your developers to use so they have a simplified API to deal with. |
|
[1]: http://zguide.zeromq.org