At client side, I will have a physics simulation, user will create the simulation arguments using HTML5 based interactive view.
The simulation arguments will be sent to server side, where child nodejs process will calculate the results and send back to client.
The simulation results are emitted to client each one second.I know that I will be using HTML5 websockets, I am not streaming a file, I am sending calculations in a json object each one second, so I will need to create a live instance within a child process of my js based simulator class.
Is there an example about creating a live instance in a child process?
Is there a proto-type or an example close to what I am trying to do? Or a nodejs module?--
--
Job Board: http://jobs.nodejs.org/
Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nod...@googlegroups.com
To unsubscribe from this group, send email to
nodejs+un...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en
---
You received this message because you are subscribed to the Google Groups "nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nodejs+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Thank you, Try to select it by cluck on it, then press delete, or drag and drop it out of board : ) currently I am building html5 version, thats why I am seeking knowledge here ..
You received this message because you are subscribed to a topic in the Google Groups "nodejs" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/nodejs/W46mBbf0TKU/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to nodejs+un...@googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "nodejs" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/nodejs/W46mBbf0TKU/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to nodejs+un...@googlegroups.com.