I considered integrating Quartz, but the problems with the JobManager and JobPoller were easy to identify and fix. Time will tell though...

-Adrian

On 8/18/2012 4:59 PM, Ean Schuessler wrote:
Yeah, that's not going to fly. Its interesting to note that David Jones 
replaced the JobPoller with Quartz in Moqui.
----- "Adrian Crum" wrote:
3. There is a JobPoller instance per delegator, and each instance
contains the number of threads configured in serviceengine.xml. With the
current max-threads setting of 15, a multi-tenant installation with 100
tenants will create up to 1500 threads. (!!!) A smarter strategy might
be to have a single JobPoller instance that services multiple JobManagers.

Reply via email to