On Fri, Jun 21, 2013 at 05:33:05PM +0000, Jessica Lucci wrote: > Hello all, > > Included here is a link to a Celery wiki, explaining what the Celery project > is and how it works. Currently, celery is being used in a distributed pattern > for the WIP task flow project. As such, links to both the distributed > project, and its' parent task flow project have been included for your > viewing pleasure. Please feel free to ask any questions/address any concerns > regarding either celery or the task flow project as a whole. (: > > Celery: https://wiki.openstack.org/wiki/Celery > Distributed: https://wiki.openstack.org/wiki/DistributedTaskManagement > TaskFlow: https://wiki.openstack.org/wiki/TaskFlow
There was some discussion of Celery in #heat last week, and one question I have is re supported brokers, and qpid in particular. It appears from these pages that celery does not work with qpid, and is not a supported broker, can you confirm that is the case? http://docs.celeryproject.org/en/latest/getting-started/brokers/index.html https://github.com/celery/kombu/issues/54 Related question - if the TaskFlow effort is aiming to become a library in oslo, or an openstack project in its own right, are there plans to implement an oslo RPC transport driver for celery? Thanks! Steve _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
