You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Timothy Chen (JIRA)" <ji...@apache.org> on 2015/12/16 18:35:46 UTC

[jira] [Commented] (MESOS-4138) Document proposal for exclusive resources in Mesos

    [ https://issues.apache.org/jira/browse/MESOS-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15060368#comment-15060368 ] 

Timothy Chen commented on MESOS-4138:
-------------------------------------

The idea of exclusive resources is definitely needed! One question after reading the proposal is, how do we offer exclusive resources like cpusets? Clearly frameworks need to know the difference between shares and sets, but it's not specified in the proposal.

> Document proposal for exclusive resources in Mesos
> --------------------------------------------------
>
>                 Key: MESOS-4138
>                 URL: https://issues.apache.org/jira/browse/MESOS-4138
>             Project: Mesos
>          Issue Type: Improvement
>          Components: isolation
>            Reporter: Ian Downes
>
> Propose the concept of exclusivity to resources. An exclusive resource is a) not shared with any other task, b) employs stronger isolation for more predictable performance, and c) is consequently not oversubscribed (if enabled). In contrast to normal resources, exclusive resources have greater resource priority while oversubscribed resources have lower priority. 
> Initial resources that could support the notion of exclusivity include cpu, network egress bandwidth, and IP addresses.
> Please see this [document|https://docs.google.com/document/d/1Aby-U3-MPKE51s4aYd41L4Co2S97eM6LPtyzjyR_ecI/edit?usp=sharing]. All comments welcome!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)