A deep dive in lightweight PHP concurrency

Using PHP’s ability to fork it’s own process and socket handling, we have built a lightweight solution for running PHP code concurrently. In this stream, I’ll demo it and show you how it works under the hood. If you liked this video, you might like be interested in my other stuff as well: - follow me on twitter: - subscribe to my newsletter on PHP and Laravel: - consider purchasing one of our paid products: - monitor your websites through my uptime SaaS: - check out packages my team has created: - read my blog:
Back to Top