moscajs/ascoltatori

Add a ClusterAscoltatore to support node cluster module

Open

#46 ouverte le 13 mars 2013

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (511 stars) (130 forks)batch import
enhancementhelp wanted

Description

Ideally a bunch on clustered process should be able to exchange via pub/sub easily without external server setup. This might be possible using the cluster node package.

The real hassle is how to test it.

Guide contributeur