[
https://issues.apache.org/jira/browse/MESOS-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
haosdent updated MESOS-5039:
----------------------------
Description: (was: Now we already have {{collect}} and {{await}}
mechanisms which would wait for a list of {{Future}}. However, we would like to
return immediately if any of the list of {{Future}} complete instead of wait
for the whole list finished in {{collect}}. The interface of this any mechanism
could be
{code}
template <typename T>
Future<T> any(const std::list<Future<T>>& futures);
{code}
)
Component/s: (was: libprocess)
isolation
> Add Subsystem abstraction for cgroups unified isolator
> ------------------------------------------------------
>
> Key: MESOS-5039
> URL: https://issues.apache.org/jira/browse/MESOS-5039
> Project: Mesos
> Issue Type: Improvement
> Components: isolation
> Reporter: haosdent
> Assignee: haosdent
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)