[ 
https://issues.apache.org/jira/browse/CASSANDRA-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038028#comment-13038028
 ] 

Vijay commented on CASSANDRA-1405:
----------------------------------

I did some testing.... And the performance of THSHA server is not that great 
compared to the custom implementation of TTPS on a small installation (less 
connections)... IMHO We shouldn't replace the existing Thrift server 
implementation... it should be a additional configurable server and i am trying 
to write a multi threaded select server similar to 
https://issues.apache.org/jira/browse/THRIFT-1167

> Switch to THsHaServer, redux
> ----------------------------
>
>                 Key: CASSANDRA-1405
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1405
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Priority: Minor
>             Fix For: 1.0
>
>         Attachments: libthrift-r1026391.jar, trunk-1405.patch
>
>
> Brian's patch to CASSANDRA-876  suggested using a custom TProcessorFactory 
> subclass, overriding getProcessor to reset to a default state when a new 
> client connects. It looks like this would allow dropping 
> CustomTThreadPoolServer as well as allowing non-thread based servers. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to