Mesos itself allows exposing rack-id & switch-id, etc. as attributes which will be advertised as part of resource offers to all the frameworks. The Marathon framework will allow you to schedule multiple instances of the same app on the same rack/switch/node (clustered) or one instance of a given app per rack/switch/node.
On Tue, Sep 3, 2013 at 6:12 PM, Manish Bhatt <[email protected]> wrote: > [How] does Mesos handle/mitigate network switch saturation on hosts that > are on the same rack? >

