node-compute-cluster 是一个让 Node.js 支持跨进程分布式计算的扩展。 主程序: const computecluster = require(compute-cluster); // allocate a compute cluster var cc = new computecluster({ module: ./worker.js }); var toRun = 10 // then you can perform work in parallel fo
SRS
SRS/3.0,OuXuli,是一个流媒体集群,支持RTMP/HLS/WebRTC/SRT/GB28181,高效、稳定、易用,简单而快乐。
SRS is a RTMP/HLS/WebRTC/SRT/GB28181 streaming cluster, high efficiency, stable and simple.
Remark: Although SRS is licenced under MIT, but there are some depended librar
Redis(Remote Dictionary Server ),即远程字典服务,是一个开源的使用ANSI C语言编写、支持网络、可基于内存亦可持久化的日志型、Key-Value数据库,并提供多种语言的API。从2010年3月15日起,Redis的开发工作由VMware主持。从2013年5月开始,Redis的开发由Pivotal赞助。