[openstack-dev] [ceilometer] The periodic task on openstack

Jiang, Yunhong yunhong.jiang at intel.com
Mon Nov 19 05:33:55 UTC 2012


> But we could make this a bit less likely by running the periodic tasks
> in parallel instead of serially, in which case it would require a
> single tasks's duration to exceed the periodic interval before we'd
> have an issue (and then only this individual task would execute late
> on the next iteration, assuming we'd never want individual task runs
> to overlap).

Good point. And this can be achieved through arbitrary pollster interval patch, which will add the periodic task as separated timer one by one.

Thanks
--jyh

> 
> Cheers,
> Eoghan
> 
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



More information about the OpenStack-dev mailing list