You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Xiaoshuang LU (JIRA)" <ji...@apache.org> on 2015/06/08 06:01:00 UTC

[jira] [Updated] (THRIFT-3181) create TQueuedServer to improve performance

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

Xiaoshuang LU updated THRIFT-3181:
----------------------------------
    Description: 
A TQueuedServer receives RPC requests and adds them into a queue for execution by threads.

References
[1]. http://www.ebaytechblog.com/2014/08/21/quality-of-service-in-hadoop/

  was:A TQueuedServer receives RPC requests and adds them into a queue for execution by threads.


> create TQueuedServer to improve performance
> -------------------------------------------
>
>                 Key: THRIFT-3181
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3181
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Java - Library
>            Reporter: Xiaoshuang LU
>
> A TQueuedServer receives RPC requests and adds them into a queue for execution by threads.
> References
> [1]. http://www.ebaytechblog.com/2014/08/21/quality-of-service-in-hadoop/



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