Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
aufreak3
on March 7, 2011
|
parent
|
context
|
favorite
| on:
Is NodeJS Wrong?
It looks like the compute situation in Node.js can be helped with a server side web workers implementation .. with the workers doing no IO and only computes. Any thoughts?
jdub
on March 7, 2011
|
next
[–]
Already exists. Do whatever you want in a webworker, using (very nearly exactly) the same API as you would in an HTML5 client:
https://github.com/pgriess/node-webworker
aufreak3
on March 7, 2011
|
parent
|
next
[–]
Neat! .. I should've googled before posting :)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: