
Introducing swoole asynchronous group sending template messages
The swoole column introduces the method of swoole asynchronously sending template messages to groups. Friends in need can take a look, understand, and learn.
Mar 22, 2021 am 10:41 AM
Introduction to the installation and use of EasySwoole
EasySwoole is a memory-resident distributed PHP framework developed based on Swoole Server. It is designed for API and gets rid of the performance loss caused by traditional PHP operating mode in process arousal and file loading. EasySwoole highly encapsulates Swoole Server while still maintaining the original features of Swoole Server. It supports simultaneous monitoring of HTTP, customized TCP, and UDP protocols, allowing developers to write multiple processes with the lowest learning cost and effort.
Mar 19, 2021 am 11:21 AM
swoole learning asynchronous Mysql
This column introduces how swoole asynchronously Mysql, friends in need can take a look, understand, and learn.
Mar 18, 2021 am 11:27 AM
Explain asynchronous MySQL in swoole HTTP server
There are many methods of asynchronous mysql. This article explains it through the method of swoole HTTP server. Friends in need can take a look, understand and learn together.
Mar 17, 2021 am 10:37 AM
Show swoole's websocket connection
The editor is also new to swoole. The official document provides very little information about swoole demo, and some parts are not explained clearly. After struggling for a day or two, the websocket handshake was finally successful. I wrote down my experience, hoping to give it to those in need. some help. First of all, let me introduce that my operating environment is placed directly on the external server. I will not go into details about the program operating environment. You can refer to the swoole official website. I accessed it directly through IP. In this process, the editor encountered a pitfall. That is, we let the http server or websocket listen...
Mar 16, 2021 am 10:40 AM
Quick introduction to sharing the principles of Swoole engine
In the past six months, I have completed a game server project using PHP and Java technology stacks. Since there are high-frequency network requests in the project, the PHP technology stack tried to use the Swoole engine (a high-performance event-based asynchronous parallel network communication engine) to complete part of the game business. Installing swoole is very simple. Since it is a project made by Chinese people, many issues can be answered in the official website documents. There are two types of installation: compilation and installation. Go directly to github or gitee to download the official release version. After compiling and installing, write the so extension...
Mar 12, 2021 am 11:01 AM
A brief analysis of Swoole server
Swoole is a PHP asynchronous network communication engine for production environments. PHP developers can use Swoole to develop high-performance server services. The server part of Swoole has a lot of content and involves many knowledge points. This article only gives a brief overview of its server.
Mar 11, 2021 am 09:52 AM
Swoole and HTTP
The goal is to understand the use of swoole's http_server, understand swoole's tcp service development, and problems in actual projects such as sticky packet processing, agent hot update, user verification, etc. Swoole combines the existing framework with a more basic-heavy code environment PHP version.
Mar 08, 2021 am 10:27 AM
Take a look at swoole multi-process operation
Multiple tasks are executed simultaneously. Convert sequentially executed tasks into parallel execution (tasks can logically be executed in parallel). For example, we need to judge the known user data whether emails and text messages need to be sent, and send them if they need to be sent. When not using multi-process, we first determine whether to send an email and send it if necessary; then we determine whether we need to send a text message and send it if necessary. If it takes 2 seconds to send an email and 2 seconds to send a text message, then it will take about 4 seconds for us to complete the task.
Mar 03, 2021 am 10:50 AM
Introducing Process in Swoole
I originally planned to develop the Process module in the swoft framework, so I need to have a deeper understanding of the Process module of swoole. However, according to the practice process of the swoole official wiki, there are always parts that I have not understood. Although I have done it many times before Multi-process programming, but when you really need to develop the framework, you will find that the knowledge you have learned before is not comprehensive enough...
Mar 01, 2021 am 10:13 AM
Take you to learn swoole_process
There are two communication methods between swoole processes, one is the message queue (queue), and the other is the pipe (pipe). The research on swoole_process is particularly important in swoole. The io multiplexing in swoole is represented by the underlying epoll process model, which is represented by the epoll function in C language.
Feb 25, 2021 am 09:51 AM
Detailed swoole installation
The swoole column introduces how to install swoole in detail. It is installed through the PHP environment. Friends in need can take a look.
Feb 05, 2021 pm 05:50 PM
Record Swoole study notes
Introducing Swoole's learning method. The process is simple. If you need it, you can take a look and learn about it. You can also discuss it.
Jan 22, 2021 am 10:07 AM
Introducing the application of Swoole HTTP
Overview We all know that HTTP is a protocol that allows WEB servers and browsers to send and receive data over the Internet. If you want to learn more about HTTP, you can find other articles. This article will not introduce it in detail. The interfaces, pictures, animations, audio, videos, etc. that we can see on the Internet all rely on this protocol. When building a WEB system, I have all used IIS, Apache, and Nginx. We can also simply implement a WEB server using Swoole. Mainly uses two large objects of HTTP: Request request object and Response response object. Requests, including GET, POST, COOK
Jan 13, 2021 am 10:07 AM
Hot tools Tags

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

vc9-vc14 (32+64 bit) runtime library collection (link below)
Download the collection of runtime libraries required for phpStudy installation

VC9 32-bit
VC9 32-bit phpstudy integrated installation environment runtime library

PHP programmer toolbox full version
Programmer Toolbox v1.0 PHP Integrated Environment

VC11 32-bit
VC11 32-bit phpstudy integrated installation environment runtime library

SublimeText3 Chinese version
Chinese version, very easy to use

Hot Topics









