[
https://issues.apache.org/jira/browse/THRIFT-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938829#comment-13938829
]
Jake Farrell commented on THRIFT-2361:
--------------------------------------
makes sense, [~ben.craig] thoughts?
> 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)