You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Akka User List
We use Akka Quartz Scheduler project today to run recurring jobs on each 'node' in our cluster. I now have requirements for jobs that need to be reliably scheduled/executed once per time period across a cluster and I do not believe this project can quickly be extended for that use case.
In previous jobs, I've used Chronos or Quartz for this functionality. I'm wondering if there is a known pattern in Akka world for a distributed, cron-like job scheduler.
Johan Andrén
unread,
Dec 9, 2015, 4:40:07 AM12/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Akka User List
Hi Gary,
There has been a few discussions before on the mailing list touching this subject, maybe one of those might