I have a cpu intensive task that I need to run on the client. Ideally, I\'d like to be able to invoke the function and trigger progress events using jquery so I can update
Seems this problem has been solved in node itself. require child_process which is included in nodejs 0.10.4