[jboss-jira] [JBoss JIRA] (JGRP-2047) Reduce number of threads in default configurations

Bela Ban (JIRA) issues at jboss.org
Tue Sep 6 02:32:00 EDT 2016


    [ https://issues.jboss.org/browse/JGRP-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288900#comment-13288900 ] 

Bela Ban commented on JGRP-2047:
--------------------------------

Defaults for timer:
* min_threads: 0
* max_threads: 5
* no queue
* rejection_policy: "abort". This causes a new thread to be created if the pool is exhausted (should never happen, just a 2nd line of defense)

> Reduce number of threads in default configurations
> --------------------------------------------------
>
>                 Key: JGRP-2047
>                 URL: https://issues.jboss.org/browse/JGRP-2047
>             Project: JGroups
>          Issue Type: Enhancement
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 4.0
>
>
> Reduce the defaults for thread pools that have no queue enabled. If no queue is enabled, we can set min-threads to 0 but have a keep-alive time of 30s or 60s.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list