Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
debaserab2
on Sept 3, 2017
|
parent
|
context
|
favorite
| on:
Interview with Ryan Dahl, Creator of Node.js
> In for example PHP, where the server spawns the threads everything becomes multi threaded.
No it doesn't. The only way to do truly multithreaded code in PHP is using pthreads.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
No it doesn't. The only way to do truly multithreaded code in PHP is using pthreads.