oveits / ProvisioningEngine

Ruby on Rails based ProvisioningEngine Frontend for provisioning of legacy systems via Apache Camel Backend (SOAP/XML+SPML+File import)
3 stars 6 forks source link

Support of one delayed job queue per target #28

Open oveits opened 8 years ago

oveits commented 8 years ago

In the moment, if there is a long-lasting job on one target, all other jobs for other targets have to wait. We need to have independent delayed job queues per target.