[ 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)