Jump to ratings and reviews
Rate this book

Mastering Swoole PHP: Build high performance concurrent system with async and coroutines

Rate this book
Build your high performance large scale concurrent system in a more flexible and efficient way than ever before with this first & only Swoole PHP book, with PHP 8 ready.


Introduction

Introducing a new execution model of PHP applications, how Swoole PHP works and the pitfalls of new developers coming into the Swoole PHP world.

This book is also about the general concepts behind building a high concurrency and high-performance web system and how these concepts are implemented in Swoole PHP and how advanced PHP works.
This book provides just enough Linux OS kernel knowledges with code samples helping you understand how async I/O, concurrency and coroutine works.

When start learning or using a new framework, people always carry some assumption coming from the previous experience. Some of these experiences are helpful to understand the new system, but some of these experiences may lead to the misunderstanding of the new system. This book introduces the pitfalls to avoid if you are an experienced PHP developer.

This book is for the developers who have already know the basics about how a web system works such as PHP web application or application in the other programming languages such as Node.js, Golang or Java.
After reading this book, you should be able to build a high concurrent Swoole PHP system with confidence.

301 pages, Kindle Edition

Published November 7, 2020

1 person is currently reading
1 person want to read

About the author

Bruce Dou

2 books2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
0 (0%)
3 stars
1 (100%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
4 reviews1 follower
January 6, 2022
Down: Bad written english. Not in depth knowledge for the framework / basic examples that probably are available in blogs/site.

Up: First sections contain good summary / theory for async programming (coroutines, threads, processes etc.).
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.