You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2014/03/11 07:06:00 UTC

[jira] [Updated] (THRIFT-2361) TNonBlockingServer: Provide ability to specify libevent priority

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

Jake Farrell updated THRIFT-2361:
---------------------------------

    Component/s: C++ - Library

> TNonBlockingServer: Provide ability to specify libevent priority 
> -----------------------------------------------------------------
>
>                 Key: THRIFT-2361
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2361
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Library
>            Reporter: Nevo Hed
>            Priority: Minor
>         Attachments: THRIFT2361.patch
>
>
> We have a single threaded thrift C++ app that instantiates multiple 
> TNonblockingServer and attaches (registerEvents) them to a single 
> (libevent) event_base.  
> We wanted to give certain APIs higher priority.  and the attached patch does so.
> We ended up NOT using this as our issue turned out to be elsewhere.  But it seemed like others may be able to make use of this.



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