You could run Celery through Marathon, you'd just also need to have a
broker (Reddis, RabbitMQ) running concurrently on mesos (or elsewhere,
technically) . Though it may be useful to framework the ability to package
it all together.

-Hunter


On Wed, Jul 9, 2014 at 4:06 PM, Tom Arnfeld <t...@duedil.com> wrote:

> Hey everyone,
>
> Posted this on IRC earlier but thought i'd bring it up here. Has anyone
> given any thought to building an extension to Celery (a popular python
> framework for building task based apps http://www.celeryproject.org/) to
> allow it to behave as a Mesos framework and run tasks on Mesos? I'm not
> very familiar with the internals of Celery so it might be more complex to
> achieve than it looks from the surface, but something we'd be interested in
> working with.
>
> Tom.
>
>   --
> *Tom Arnfeld*
> Developer // DueDil
>
> t...@duedil.com
> (+44) 7525940046
>
>
>
> 25 Christopher Street, London, EC2A 2BS
> Company Number: 06999618
>
> What is DueDil? <https://www.duedil.com/about> | Product features
> <https://www.duedil.com/features?ref=ft> | Try it for free
> <https://www.duedil.com/>
>
>

Reply via email to