workerman PHP socket server framework

http://www.workerman.net/


workerman is a high-performance PHP socket server framework. Workerman is based on PHP multi-process and libevent event polling library. PHP developers can develop their own network as long as they implement one or two interfaces. Applications, such as Rpc service, chat room server, mobile game server, etc.

The goal of workerman is to make it easier for PHP developers to develop socket-based high-performance application services without having to understand PHP socket and PHP multi-process details. Workerman itself is a PHP multi-process server framework with modules for PHP process management and socket communication, so it can run independently without relying on such containers as php-fpm, nginx or apache.


Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326896602&siteId=291194637