kakserpom/phpdaemon
最新稳定版本:v1.0-beta2
Composer 安装命令:
composer require kakserpom/phpdaemon
包简介
Asynchronous server-side framework for Web and network applications implemented in PHP using libevent. phpDaemon can handle thousands of simultaneous connections.
关键字:
README 文档
README
https://github.com/kakserpom/phpdaemon
Asynchronous framework in PHP. It has a huge number of features. Designed for highload. Each worker is capable of handling thousands of simultaneous connections. Main features and possibilities:
- Powerful servers: HTTP, FastCGI, FlashPolicy, Ident, Socks4/5.
- Many bundled clients like DNS, MySQL, Postgresql, Memcache, MongoDB, Redis, HTTP, IRC, Jabber, ICMP, Valve games client, etc.
- Asynchronous Filesystem I/O (using eio).
- Many useful built-in applications like CGI.
- Interactive debug console.
- Dynamic spawning workers.
- Chroot & Chdir for workers.
- Automatic graceful reloading user's scripts when it's updated.
- Graceful worker shutdown (and re-spawn if necessary) by the following limits: memory, query counter, idle time.
Master process understands signals:
SIGINT, SIGTERM, SIGQUIT - termination.
SIGHUP - update config from file.
SIGUSR1 - reopen log-file.
SIGUSR2 - graceful restart all workers.
Mail listing: phpdaemon@googlegroups.com Maintainer: maintainer@daemon.io Web-site: http://daemon.io/
统计信息
- 总下载量: 41.17k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1525
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 1
其他信息
- 授权协议: Unknown
- 更新时间: 2013-09-12