Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

max-shamaev/phpdaemon

Open more actions menu
 
 

Repository files navigation

phpDaemon:

Initial author: http://github.com/kakserpom/phpdaemon PHP 5.3-fork: http://github.com/max-shamave/phpdaemon

True async. framework with API for PHP. It has many features. Designed for highload. Main features and possibilites:

  • Powerful WebSocket and HTTP servers.
  • True FastCGI for PHP.
  • Many bundled async. clients like MySQL, Memcache, MongoDB, Redis, ICMP, etc.
  • Many useful built-in applications like FlashPolicy server, SocksServer, CGI-server, etc...
  • 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.

Also, you can build binary application server using compiler like PHC (http://phpcompiler.org/).

Installation guide: http://github.com/kakserpom/phpdaemon/wiki/Installation-(common)

Master process understands signals:

SIGINT, SIGTERM, SIGQUIT - termination.
SIGHUP - update config from file.
SIGUSR1 - reopen log-file.
SIGUSR2 - graceful restart all workers.

Maintainer: kak.serpom.po.yaitsam@gmail.com

About

PHPDaemon aims to be asynchronous PHP framework for development Web-applications and other server backends

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 94.2%
  • JavaScript 5.0%
  • Other 0.8%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.