moscajs/ascoltatori

Add a ClusterAscoltatore to support node cluster module

Open

#46 opened on 2013年3月13日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (130 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (511 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド