Hi everybody,

I've an application that runs 14 crons that have the same schedule 
configuration: every 30 mins synchronized

I'm looking for a technique to desynchronise the execution of these crons, I 
don't want them to execute at the same time in order to reduce the number of 
instances used to serve them each 30 minutes

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/yEiqaj1sVEAJ.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to