Using cluster in node.js "worker" script -


i have read every post , tutorial on cluster hands on , "listen" work http request (typically). have node script work on server, sleeps, tries again. cron job (except i'm using forever). so, no inbound http requests, no listener, it's not server. ported operation php script ran in cron.

so how leverage cluster "worker" script such that?

tanks.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

C# WinForm - loading screen -