Speed Up Laravel on Top of Swoole
Swoole is a production-grade async programming framework for PHP. It is a PHP extension written in pure C language, which enables PHP developers to write high-performance, scalable, concurrent TCP, UDP, Unix socket, HTTP, WebSocket services in PHP without too much knowledge of the non-blocking I/O programming and low-level Linux kernel. You can think of Swoole as something like NodeJS but for PHP, with higher performance.
Visit Laravel News for the full post.
The post Speed Up Laravel on Top of Swoole appeared first on Laravel News.
from Laravel Questions and Answers https://laravelquestions.com/news/speed-up-laravel-on-top-of-swoole/
via Lzo Media
No comments:
Post a Comment