Dec 13, 2018
0
Level 1
Why php-swoole will not used in a Laravel ECO System?
Hi @ all
Why php-swoole will not used in a Laravel ECO System? Nodejs is very fast and has a event-driven asynchronous way. In php is that not so easy possible with nginx/apache2.
PHP swoole has also a own mysql, redis and worker clients that work Asynchronous. You can improve the performance.
Just check out the benchmark screen.
Package: https://github.com/swoole/swoole-src Benchmark: http://grigorov.website/blog/performance-comparison-php-vs-node-js
Check the use cases: https://www.swoole.co.uk/
Please or to participate in this conversation.