processing and node.js stdin and stdout

Hi all, since a while i started working a bit with node.js, but there are certain area where i think still processing works better. in a microservices architecture, i would like to make processign generated applet to perform some task. is there a way to manage the stdin and stdout with processing? i would like to use it, or wrap it, as a child process under node.

Answers

Sign In or Register to comment.