Y
Hacker News
new
|
ask
|
show
|
jobs
by
nodesocket
4991 days ago
On an unrelated note, first time I've come across React (
http://nodephp.org/
). Awesome project. Would be sweet to have non-blocking MySQL bindings.
1 comments
igorw2
4990 days ago
Yeah, the lack of native non-blocking bindings is quite the issue. There have been some attempts at implementing plain-PHP non-blocking drivers. One of the most impressive I've seen so far is phpdaemon:
https://github.com/kakserpom/phpdaemon
.
link