10 things that helped me advance my career
10 things that helped me advance my careerSpeaker:
Thijs Feryn
Technical Evangelist @ Varnish Software
Speaker:
Khushboo Verma
Platform Engineer @ Appwrite
Topics:
Scalability in PHP applications is no longer limited by the traditional request-response model. In this talk, we’ll explore how coroutines bring true asynchronous capabilities to PHP, allowing you to handle multiple tasks concurrently without the overhead of multithreading. We’ll dive into coroutine fundamentals, demonstrate practical examples using libraries like Swoole, and highlight real-world scenarios where asynchronous programming can boost performance. Whether you’re building high-traffic APIs, real-time chat applications, or microservices, you’ll learn how coroutines make PHP a powerful tool for scaling your applications efficiently