阅读背景:

node.js - cron.js vs setInterval

来源:互联网 

I need to run a couple of scripts every hour or every 30 minutes, and I also need to have control over them (restart, stop and start). I am currently using cron.js, however is there any performance difference if I use the native setInterval? instead of using the cron.js? Also, will I be able to have control over them?I need to run a couple of scripts every hour or




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: