What are some advantages of having cron jobs in a Spring Scheduler App vs. using AWS Lambda Function?

后端 未结 0 1970
闹比i
闹比i 2020-12-21 13:59

I\'m trying to write an application that can run certain methods on a cron job (every day from 1pm-5pm) while the other methods are called through normal HTTP calls.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题