phpdaemon

Asynchronous server-side framework for network applications implemented in PHP using libevent

  • 所有者: kakserpom/phpdaemon
  • 平台:
  • 许可证: GNU Lesser General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

phpDaemon

Build Status

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 possibilites:

  • 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.
  • Asynchrounous 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/

主要指标

概览
名称与所有者kakserpom/phpdaemon
主编程语言PHP
编程语言PHP (语言数: 2)
平台
许可证GNU Lesser General Public License v3.0
所有者活动
创建于2010-03-17 10:48:21
推送于2022-06-17 15:22:10
最后一次提交2022-06-17 16:22:10
发布数15
最新版本名称v0.9.8 (发布于 2016-12-06 12:21:11)
第一版名称v0.3-dev (发布于 )
用户参与
星数1.5k
关注者数120
派生数229
提交数2.2k
已启用问题?
问题数151
打开的问题数16
拉请求数122
打开的拉请求数1
关闭的拉请求数27
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?