Giter Site home page Giter Site logo

dlpc / phpdaemon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kakserpom/phpdaemon

0.0 2.0 0.0 8.97 MB

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

Home Page: http://daemon.io/

License: GNU Lesser General Public License v3.0

PHP 99.39% Shell 0.61%

phpdaemon's Introduction

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: [email protected] Maintainer: [email protected] Web-site: http://daemon.io/

phpdaemon's People

Contributors

kakserpom avatar silentroach avatar e-oz avatar 0pt1m1z3r avatar ovr avatar nehxby avatar nizsheanez avatar viplifes avatar antowka avatar lexa-uw avatar airmax avatar ja-maika avatar hitsmaxft avatar mazahaca avatar thecrowbar avatar korkman avatar shamahan avatar provoker avatar scrutinizer-auto-fixer avatar tyshkan avatar b00tanik avatar podarok avatar trianman avatar dalizarin avatar somebi avatar erika31 avatar hairyhum avatar gillbeits avatar lunochkin avatar mastir avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.