Hello All,

During recent work with OFBiz involving a large number of background jobs,
I observed a limitation in the current setup: OFBiz supports only a single
global <thread-pool> configuration in serviceengine.xml.

This makes it challenging to manage and optimize the execution of jobs that
have different resource requirements and priorities. In high-load
scenarios, this can result in lower-priority tasks affecting the
performance of more critical jobs.

I’m currently exploring this area and would like to understand if others in
the community have faced similar challenges. Any thoughts, experiences, or
suggestions would be helpful.

Looking forward to your input.


Kind Regards,
Chandan Khandelwal

Reply via email to