[
https://issues.apache.org/jira/browse/MESOS-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joris Van Remoortere updated MESOS-1911:
----------------------------------------
Description:
The poll implementation of the socket interface allows us to use regular
sockets with the libevent library. However; this is not optimal. We can scale
better if we use the libevent APIs in a libevent specific implementation.
This is already being done for an SSL specific implementation in MESOS-1913.
> Create libevent-backed Socket implementation
> --------------------------------------------
>
> Key: MESOS-1911
> URL: https://issues.apache.org/jira/browse/MESOS-1911
> Project: Mesos
> Issue Type: Task
> Reporter: Niklas Quarfot Nielsen
> Assignee: Joris Van Remoortere
> Labels: libprocess
>
> The poll implementation of the socket interface allows us to use regular
> sockets with the libevent library. However; this is not optimal. We can scale
> better if we use the libevent APIs in a libevent specific implementation.
> This is already being done for an SSL specific implementation in MESOS-1913.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)