[jboss-jira] [JBoss JIRA] Created: (JBPM-749) extra configuration parameters for jbpm thread servlet
Tom Baeyens (JIRA)
jira-events at jboss.com
Tue Sep 12 08:44:31 EDT 2006
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
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
More information about the jboss-jira
mailing list