[jboss-jira] [JBoss JIRA] Created: (JGRP-1052) Ergonomics

Bela Ban (JIRA) jira-events at lists.jboss.org
Thu Sep 17 08:38:23 EDT 2009


Ergonomics
----------

                 Key: JGRP-1052
                 URL: https://jira.jboss.org/jira/browse/JGRP-1052
             Project: JGroups
          Issue Type: Feature Request
            Reporter: Bela Ban
            Assignee: Bela Ban
             Fix For: 3.0


The goal is to (a) reduce the number of properties needed and (b) determine the values dynamically.

Examples:
- Determine the best min/max size of a thread pool
- Find out what the best timeout values are for retransmission, e.g. based on average retransmission times
- Determine the optimal number of credits in FC

This is similar to the JVM setting where, starting with 1.5, the initial values can be set, but over time, the JVM dynamically changes them.

In the best case, a config contains only a list of protocols without any properties, and JGroups will figure out the correct values.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list