Home  >  Article  >  PHP Framework  >  what is workerman

what is workerman

藏色散人
藏色散人Original
2019-12-03 13:21:353706browse

what is workerman

What is workerman?

Workerman is an open source high-performance asynchronous PHP socket Instant messaging framework. Supports high concurrency and ultra-high stability, and is widely used in mobile apps, mobile communications, WeChat applets, mobile game servers, online games, PHP chat rooms, hardware communications, smart homes, Internet of Vehicles, Internet of Things and other fields. development. Supports TCP long connections, supports Websocket, HTTP and other protocols, and supports custom protocols. It has many high-performance components such as asynchronous Mysql, asynchronous Redis, asynchronous Http, MQTT IoT client, asynchronous message queue, etc.

Features supported by Workerman

1. Pure PHP development, multi-process support, support php7, support hhvm

2. Support TCP/UDP, A single machine can support more than millions of long TCP connections

3. Supports distributed deployment, and the cluster can support millions or even higher concurrent TCP connections

4. Supports libevent event triggering network library

5. Supports hot updates and smooth server restart

6. Has asynchronous Mysql, Redis, Dns and many other high-performance components

and so on.

For more workerman technology-related articles, please visit the workerman tutorial column!

The above is the detailed content of what is workerman. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn