in reply to Re: Task orchestrator or distributed state machine
in thread Task orchestrator or distributed state machine

Also, while it doesn't support many of the things you asked for, gearman is a sort of generic task/job management framework that has a perl api.

Here's an example of the perl api.

  • Comment on Re^2: Task orchestrator or distributed state machine