Episode 9: Using the Cron Service to run scheduled tasks Welcome to Episode 9. In this episode, we shall be looking at how you can run background tasks in your GAEJ Application. By background Task, I mean any piece of code that you would like to run at a scheduled time and independent of the user interaction.There are several examples of such tasks. For e.g. : Hourly/Daily/Weekly/Monthly backup of data End of the day report generation to report any errors, transactions, etc. Sending an email at the end of the day (or once a day) with some information to subscribers. For e.g. News sites.
Read full article from Episode 9: Using the Cron Service to run scheduled tasks | iRomin
No comments:
Post a Comment