B
B
BestJS2017-03-21 11:07:02
Node.js
BestJS, 2017-03-21 11:07:02

Communication between nodejs clusters?

I want to do this:
Worker - collects data.
Server - two or more websocket server clusters running on the same port through clustering
It is necessary with a worker to send data to all server clusters.
What modern crutch can be used to implement communication?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Kitmanov, 2017-03-21
@BestJS

Have you looked at the lines? ZeroMQ, RabbitMQ and so on.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question