RubyGems Navigation menu

mingle_events 0.2.3

Mingle 3.3 introduced a new Events API in the form of an "Atom feed":http://www.thoughtworks-studios.com/mingle/3.3/help/mingle_api_events.html. The Mingle team and ThoughtWorks Studios are big believers in the use of Atom for exposing events. Atom is a widely used standard, and this event API style puts the issue of robust event delivery in the hands of the consumer, where it belongs. In fact, we'd argue this is the only feasible means of robust, scalable event delivery, short of spending hundreds of thousands or millions of dollars on enterprise buses and such. Atom-delivered events are cheap, scalable, standards-based, and robust. However, we do accept that asking integrators wishing to consume events to implement polling is not ideal. Writing polling consumers can be tedious. And this tedium gets in the way of writing sweet Mingle integrations. We are addressing this by publishing libraries such as this, which if effective, fully hide the mechanics of event polling from the consumer. The consumer only need worry about the processing of events. Said processing is modeled in the style of 'pipes and filters.'

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.3 - September 10, 2015 (35.5 KB)
  2. 0.2.1 - March 11, 2015 (35.5 KB)
  3. 0.2.0 - March 10, 2015 (35.0 KB)
  4. 0.1.9 - February 08, 2015 (35.0 KB)
  5. 0.1.8 - February 08, 2015 (35.0 KB)
显示所有版本 (共 15 个)

Runtime 依赖 (4):

api-auth >= 0
minitar >= 0
nokogiri >= 0

Development 依赖 (2):

rake >= 0
webmock >= 0

业主:

作者:

  • David Rice

SHA 256 校验和:

73a48467faeaf27608853bce12bf7bdde2aaa4db3e74c2da05da811c701015fb

下载总量 39,356

这个版本 2,985

许可:

Apache-2.0

需要的 Ruby 版本: >= 0

需要的 RubyGems 版本: >= 1.2

链接: