Alternative to DNode (RPC)?

239 views
Skip to first unread message

Alexey Petrushin

unread,
Jun 9, 2014, 5:49:37 PM6/9/14
to nod...@googlegroups.com
DNode is very cool library (especially with Fibers - magically your remote calls looks like usual local calls), but I have two issues with it:

- Sometimes its client can't connect to remote server (don't know why, happens randomly, sometimes connect sometimes just hands and waits for something).
- Seems like it's abandoned.

Is there any alternative?

Joshua Holbrook

unread,
Jun 9, 2014, 6:24:32 PM6/9/14
to nod...@googlegroups.com
Less abandoned, more "done." You can feel about that however you like,
but I'm p sure testling still uses dnode in prod without too many
problems.

--Josh
> --
> Job board: http://jobs.nodejs.org/
> New group rules:
> https://gist.github.com/othiym23/9886289#file-moderation-policy-md
> Old group rules:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> ---
> You received this message because you are subscribed to the Google Groups
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to nodejs+un...@googlegroups.com.
> To post to this group, send email to nod...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/nodejs/5b69ccc0-b838-435e-8876-dbf9284cdcef%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

tjholowaychuk

unread,
Jun 9, 2014, 11:46:06 PM6/9/14
to nod...@googlegroups.com
some alternatives depending on your needs:

 - zmq
 - axon
 - axon-rpc
 - punt
 - actorify
 - wormhole

Raymond Feng

unread,
Jun 10, 2014, 12:27:33 PM6/10/14
to nod...@googlegroups.com
You can try:


It supports both REST and JSONRPC.
Reply all
Reply to author
Forward
0 new messages