[
https://issues.apache.org/jira/browse/WSCOMMONS-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764479#action_12764479
]
Ruwan Linton commented on WSCOMMONS-469:
----------------------------------------
Fixed on the 1.0 branch as well as on the trunk, now you can tune the thread
pool created by the transport listener with a properties file named with the
transport name as follows;
For example if the transport is JMS a jms.properties file with the following
entries can be used to tune the JMS listener pool;
snd_t_core=20
snd_t_max=100
snd_alive_sec=5
snd_qlen=-1
Default values are the once listed above and you may tune them as you wish.
> Make the WorkerPool created by AbstractTransportListener configurable
> ---------------------------------------------------------------------
>
> Key: WSCOMMONS-469
> URL: https://issues.apache.org/jira/browse/WSCOMMONS-469
> Project: WS-Commons
> Issue Type: Improvement
> Components: Transport
> Reporter: Andreas Veithen
> Assignee: Ruwan Linton
> Priority: Minor
> Fix For: Transports 1.0
>
>
> See http://markmail.org/thread/zgjo47gsuvggjc7v
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.