[
http://jira.jboss.com/jira/browse/JBPM-749?page=all ]
Tom Baeyens closed JBPM-749.
----------------------------
Resolution: Done
extra configuration parameters for jbpm thread servlet
------------------------------------------------------
Key: JBPM-749
URL:
http://jira.jboss.com/jira/browse/JBPM-749
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Reporter: Tom Baeyens
Assigned To: Tom Baeyens
Fix For: jBPM 3.1.3
Attachments: jbpm-3.1.3-snapshot.jar
Following servlet init configuration parameters are added to the JbpmThreadServlet:
commandExecutorInterval: time in milliseconds between two subsequent checks for messages
by the command executor thread. default is 5000.
schedulerInterval: time in milliseconds between two subsequent checks for timers by the
scheduler thread. default is 5000.
priority: priority of the command executor and scheduler threads. default is 1.
maxResultCount: max number of timers processed per transaction. default is 1.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira