Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I spent a decade writing PHP. I think the language is fine, but the lack of a real concurrency model (event loop or threads) pushed me to other languages for web dev.


Swoole a php extension has solved this mostly, and has coroutines like golang.


Anything that can be run concurrently, we just push off onto worker queues.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: