moscajs/ascoltatori

Add a ClusterAscoltatore to support node cluster module

Offen

#46 geöffnet am 13.03.2013

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (130 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (511 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide