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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?