A
A
Alexey2016-08-29 14:30:14
Node.js
Alexey, 2016-08-29 14:30:14

What RPC modules are currently available for NodeJS?

Greetings!
Recently I write on Node, it's time to distribute the load between processes, to allocate microservices.
To begin with, I used a banal fork, but the feeling that I create crutches over them does not leave me. I don’t want to switch to a rabbit yet, because it’s too early to pull a separate component along with it.
I found dnode, a great module, but unfortunately 11 months (actually 3-4 years) without updates.
Maybe there are other trend solutions or 6 pull requests that hang for months, okay?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Michael, 2016-08-29
@mak_ufo

strong-pm.io

Y
yeti357, 2016-09-01
@yeti357

Try zeromq.org , npm has node binding. you can safely switch from rpc to tcp. In the current project, it is used in conjunction with fork and its own wrapper over it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question