You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Nevo Hed (JIRA)" <ji...@apache.org> on 2014/02/12 00:56:25 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 ]

Nevo Hed updated THRIFT-2361:
-----------------------------

    Attachment: THRIFT2361.patch

> TNonBlockingServer: Provide ability to specify libevent priority 
> -----------------------------------------------------------------
>
>                 Key: THRIFT-2361
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2361
>             Project: Thrift
>          Issue Type: Improvement
>            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.1.5#6160)