Home > PHP Framework > Workerman > body text

what is workerman

藏色散人
Release: 2019-12-03 13:21:35
Original
3725 people have browsed it

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template