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

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

Notifications You must be signed in to change notification settings

Somebi/phpdaemon

Open more actions menu
 
 

Repository files navigation

phpDaemon:

http://github.com/kakserpom/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, 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

No packages published

Languages

  • PHP 93.6%
  • JavaScript 5.8%
  • Shell 0.6%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.