DEV Community

Discussion on: How to use ZeroMQ Pipeline Pattern in Node.js

Collapse
 
franciscomendes10866 profile image
Francisco Mendes

I fully agree because I would take a similar approach, but in this article I wanted to show that we don't need to know about queues, brokers, among other things. We simply install a client and start using it and progressively learn the rest. 🥳