moscajs/ascoltatori

Add a ClusterAscoltatore to support node cluster module

Open

#46 创建于 2013年3月13日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (511 star) (130 fork)batch import
enhancementhelp wanted

描述

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.

贡献者指南