kerubistan / kerub

A lightweight IaaS prototype
Apache License 2.0
13 stars 4 forks source link

async update on statistics #164

Open K0zka opened 8 years ago

K0zka commented 8 years ago

Statistics streams retrieve the hostDyn in a blocking way. It may be better to async retrieve it and send update async.