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 checksum:

73a48467faeaf27608853bce12bf7bdde2aaa4db3e74c2da05da811c701015fb

總下載次數 39,356

這個版本 2,985

License:

Apache-2.0

Ruby 版本需求: >= 0

RubyGems 版本需求: >= 1.2

相關連結: