Do you know where I can learn more about the " containerizer module" and when 
it is intended to land?

Thanks.
JCD

-----Original Message-----
From: Niklas Nielsen [mailto:[email protected]] 
Sent: November-25-14 4:44 PM
To: dev
Subject: Re: Using mesos to manage windows processes?

You should be able to use the external containerizer API to do this (Say with 
KVM), or you can wait until containerizer module land and do it natively.

Niklas

On 25 November 2014 at 13:32, Timothy Chen <[email protected]> wrote:

> The latter would be much easier to do comparing to try to run 
> mesos-slave on windows.
>
> Tim
>
> On Tue, Nov 25, 2014 at 1:26 PM, Jonathan Dietrich 
> <[email protected]> wrote:
> > I would like to be able to manage my apps in my heterogeneous
> environment using mesos.
> >
> > Was wondering if anyone has looked at getting mesos-slave running on
> windows?
> >
> > I realize at least a new Containerizer would be needed. I'm thinking 
> > to
> start I would just use windows processes. (no real isolation)
> >
> > Does this sound insane?
> >
> > The other thought would be to create a new containerizer that 
> > creates a
> windows vm, and then it just controls the processes within the vm.
> >
> > Thoughts?
>

Reply via email to