码迷,mamicode.com
首页 > 其他好文 > 详细

Stacktack overview

时间:2016-05-05 15:57:14      阅读:215      评论:0      收藏:0      [点我收藏+]

标签:

技术分享

整体架构与ceilometer很类似

  • Yagi consumes these notifications from the queue and passes them onto a chain of Yagi Handlers.
  • Some yagi handlers include:
  • Winchester takes the distilled notifications (called events) and stores them in the MySQL database.已经在ceilometer实现了
  • Streams may be created or processed as new events flow into the system. This can result in new events or notifications being generated.
  • Any new notifications can be published back into the queue for subsequent processing via theNotabene pipeline handler.
    目前ceilometer正在实现的功能。
  • ... the sequence repeats itself.

http://stacktach.com/about.html

Stacktack overview

标签:

原文地址:http://www.cnblogs.com/allcloud/p/5462041.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!