使用PHP构建多核网络应用程序。 amphp /集群 源码
This package provides tools to run multiple PHP processes that can listen on the same port, such as multiple instances listening on the same port. Port-sharing is achieved with SO_REUSEPORT where available and socket transfers otherwise. Additionally, this package provides a mechanism to gracefully
文件列表
cluster-master.zip
(预估有个18文件)
cluster-master
composer.json
2KB
bin
cluster
7KB
LICENSE
1KB
src
functions.php
2KB
Cluster.php
9KB
Internal
WorkerHub.php
4KB
暂无评论