[
http://jira.jboss.com/jira/browse/JBPM-749?page=all ]
Tom Baeyens updated JBPM-749:
-----------------------------
Attachment: jbpm-3.1.3-snapshot.jar
added a jbpm lib, which is a snapshot build inbetween 3.1.2 and the upcoming 3.1.3. it
includes these extra configuration parameters. please, let us know if you you are able to
try this out and give us some feedback.
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