moscajs/ascoltatori

Add a ClusterAscoltatore to support node cluster module

Aperta

#46 aperta il 13 mar 2013

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (130 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (511 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor