phpdaemon

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

  • Owner: kakserpom/phpdaemon
  • Platform:
  • License:: GNU Lesser General Public License v3.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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/

Main metrics

Overview
Name With Ownerkakserpom/phpdaemon
Primary LanguagePHP
Program languagePHP (Language Count: 2)
Platform
License:GNU Lesser General Public License v3.0
所有者活动
Created At2010-03-17 10:48:21
Pushed At2022-06-17 15:22:10
Last Commit At2022-06-17 16:22:10
Release Count15
Last Release Namev0.9.8 (Posted on 2016-12-06 12:21:11)
First Release Namev0.3-dev (Posted on )
用户参与
Stargazers Count1.5k
Watchers Count120
Fork Count229
Commits Count2.2k
Has Issues Enabled
Issues Count151
Issue Open Count16
Pull Requests Count122
Pull Requests Open Count1
Pull Requests Close Count27
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private