I would like to create an alternate JobSandbox that ends up using a
lower max thread-count. I have looked around and hope that I am
missing the easy way to do it.

I see that I could add another thread-pool to serviceengine.xml
(anyway to do that without having to modify ofbiz code?), but how do I
get a JobSandbox to use that pool?
Or how do I create another dispatcher (again, hopefully without having
to modify ofbiz code - just my custom webapp)?

The reason I want to do this is to meter the rate at which this
process happens. Are there better ways to do this?

Thanks for any help.

-Al

Reply via email to