You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Bob Paulin (JIRA)" <ji...@apache.org> on 2014/08/29 01:47:08 UTC

[jira] [Created] (FELIX-4624) Event Admin - Retune Async to Sync ThreadPool ratios based on actual post/send ratio.

Bob Paulin created FELIX-4624:
---------------------------------

             Summary: Event Admin - Retune Async to Sync ThreadPool ratios based on actual post/send ratio.
                 Key: FELIX-4624
                 URL: https://issues.apache.org/jira/browse/FELIX-4624
             Project: Felix
          Issue Type: New Feature
          Components: Event Admin
    Affects Versions: eventadmin-1.4.0
            Reporter: Bob Paulin
            Priority: Minor


Event Admin Async and Sync thread pools could be rebalanced based on actual application performance.  This could be done by periodically measuring calls to send and post and recomputing the ratios.  This could be used to adjust the async thread pools up or down.  Although this adjustment should be bound by at least current number of sync threads minus 1 since if async = sync the application may deadlock.



--
This message was sent by Atlassian JIRA
(v6.2#6252)