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

Andrew Kyle Purtell resolved HBASE-8167.
----------------------------------------
      Assignee:     (was: Liang Xie)
    Resolution: Won't Fix

> make RPC select ops multi-threaded
> ----------------------------------
>
>                 Key: HBASE-8167
>                 URL: https://issues.apache.org/jira/browse/HBASE-8167
>             Project: HBase
>          Issue Type: Improvement
>          Components: IPC/RPC
>    Affects Versions: 0.98.0
>            Reporter: Liang Xie
>            Priority: Major
>
> Current RPC framework is single listener thread with multiple Reader thread, 
> this is pretty similar with thrift's THsHaServer design. And from thrift0.8, 
> TThreadedSelectorServer was introduced to meet network-io-bound scenario 
> better. There's a benchmark report on it: 
> https://github.com/m1ch1/mapkeeper/wiki/Thrift-Java-Servers-Compared
> I think we could make HBaseServer's listener multi-thread as well.  Just a 
> raw thought now, no patch available yet.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to