[ 
https://issues.apache.org/jira/browse/QPID-6794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Godfrey updated QPID-6794:
------------------------------
    Status: Reviewable  (was: In Progress)

> [Java Broker] Reduce latency in IO by processing work immediately after 
> select()
> --------------------------------------------------------------------------------
>
>                 Key: QPID-6794
>                 URL: https://issues.apache.org/jira/browse/QPID-6794
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: qpid-java-6.0
>
>
> Rather than having a dedicated SelectorThread which passes work to a thread 
> pool, instead perform the select in the thread pool, continue immediately 
> processing the results in the same thread, and dispatch the select task to be 
> executed again in the thread pool.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to