Re: [openstack-dev] Taskflow remote worker model ftw!

2014-03-10 Thread Joshua Harlow
om: Zane Bitter Organization: Red Hat Reply-To: "OpenStack Development Mailing List (not for usage questions)" Date: Monday, March 10, 2014 at 2:10 PM To: "openstack-dev@lists.openstack.org" Subject: Re: [openstack-dev] Taskflow remote worker model ftw! >Cool, nice

Re: [openstack-dev] Taskflow remote worker model ftw!

2014-03-10 Thread Zane Bitter
Cool, nice work Josh & team! On 10/03/14 17:23, Joshua Harlow wrote: This means that the engine no longer has to run tasks locally or in threads (or greenthreads) but can run tasks on remote machines (anything that can be connected to a MQ via kombu; TBD when this becomes oslo.messaging). Does