current location:Home>Technical Articles>PHP Framework>Workerman
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Several concepts you must know in Workerman
- Below, the workerman usage tutorial column will introduce to you several concepts that you must know about Workerman. I hope it will be helpful to friends in need! In fact, Workerman is similar to a PHP version of nginx. The core is also multi-process + Epoll + non-blocking IO.
- Workerman 3543 2019-11-26 16:35:55
-
- Several issues that worker developers must know
- Below, the workerman tutorial column will introduce to you several issues that workerman developers must know. I hope it will be helpful to friends in need! 1. Workerman does not rely on apache or nginx; 2. Workerman is started from the command line; 3. Long connections must add heartbeats...
- Workerman 4997 2019-11-26 18:11:50
-
- Graphical tutorial on deploying workerman to windows server
- Below, the Workerman PHP tutorial column will introduce to you the method of deploying Workerman to the Windows server. I hope it will be helpful to friends in need! First download the nssm software, just search for it on Baidu! After downloading, decompress a compressed package and find the file corresponding to your own system.
- Workerman 2893 2019-11-26 15:37:13
-
- Use of WorkerMan Connection class (with code)
- Below, the workerman tutorial column will introduce the use of the WorkerMan Connection class to everyone. I hope it will be helpful to friends in need! 1. Use of TcpConnection class; 1. Simple TCP test; 2. Access to black and white lists.
- Workerman 2946 2019-11-26 16:34:06
-
- What does worker mean?
- Below, the Workerman introductory tutorial column will introduce to you what Workerman is. I hope it will be helpful to friends who need it! Workerman, a high-performance socket service framework, is an open source high-performance PHP socket service framework developed purely in PHP.
- Workerman 3709 2019-11-26 14:14:01
-
- workerman's talk about several operating modes in PHP
- Below, Workerman uses the tutorial column to introduce several operating modes in PHP. I hope it will be helpful to friends in need! We know that the workerman program needs to run in php-cli mode, which is the command line mode. We need to understand this. It is said that PHP currently has 4 operating modes.
- Workerman 2310 2019-11-26 18:12:32
-
- Introduction to workerman (with usage instructions)
- Below, the workerman tutorial column will introduce the concept and usage of workerman to you. I hope it will be helpful to friends in need! Workerman is a high-performance PHP socket server framework. Workerman is based on PHP multi-process and libevent event polling library.
- Workerman 9147 2019-11-26 14:33:08
-
- Laravel5.3 combined with Workerman (asynchronous)
- Below, the workerman usage tutorial column will introduce to you the method of using Laravel5.3 and Workerman together (asynchronously). I hope it will be helpful to friends in need! 1. You need to first understand the use of the command line under the Laravel framework, please refer to the Chinese version of the tutorial; 2. You need to understand the basic knowledge of Workerman.
- Workerman 2562 2019-11-26 14:31:35
-
- Use of worker timer (with sample code)
- The following is the workerman php tutorial column to introduce how to use the workerman timer. I hope it will be helpful to friends in need! Workerman is a high-performance socket server communication framework, used to quickly develop various network applications, including tcp and udp. , long connection, short connection applications.
- Workerman 3737 2019-11-26 14:29:59
-
- Workerman installation and problem solving
- Below, the workerman introductory tutorial column will introduce you to the installation of workerman and solutions to the problems encountered. I hope it will be helpful to friends in need! Workerman is a socket framework for PHP that simplifies socket programming and has been used by many companies.
- Workerman 2586 2019-11-26 14:28:24
-
- Detailed explanation of the startup process of workerman source code analysis
- Below, the workerman tutorial column will introduce to you the startup process of workerman source code analysis. I hope it will be helpful to friends in need! Workerman only developed the Linux version initially, and win was added later, running based on the command line mode (cli).
- Workerman 3557 2019-11-26 14:26:33
-
- How workerman implements asynchronous tasks (with code)
- Below, the Workerman usage tutorial column will introduce to you how Workerman implements asynchronous tasks. I hope it will be helpful to friends in need! I encountered a problem. PHP is single-threaded and cannot implement multi-threading. Now I need to use a scenario where multiple links use one thread, that is, in a connection process, and then open a process to handle it.
- Workerman 4227 2019-11-26 14:24:53
-
- Features of WorkerMan
- Below, the workerman php tutorial column will introduce the features of WorkerMan to you. I hope it will be helpful to friends in need! Applications developed using WorkerMan can run independently without relying on containers such as php-fpm, apache, and nginx. This enables PHP developers to develop and deploy.
- Workerman 2095 2019-11-26 14:22:47
-
- The concept of Workerman framework
- Below, the workerman tutorial column will introduce to you what the concept of the Workerman framework is. I hope it will be helpful to friends in need! The concept of Workerman framework: minimalism, stability, high performance, and distribution. Workerman has complete documentation + authoritative homepage + active community + several QQ groups with thousands of people + etc.
- Workerman 1847 2019-11-26 14:21:04
-
- What are the application directions of Workerman?
- Below, the workerman usage tutorial column will introduce to you the application directions of Workerman. I hope it will be helpful to friends in need! Workerman is different from the traditional MVC framework. Workerman can not only be used for web development, but also has wider application fields, such as instant messaging and the Internet of Things.
- Workerman 2721 2019-11-26 14:18:37