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.5KB)
  2. 0.2.1 - March 11, 2015 (35.5KB)
  3. 0.2.0 - March 10, 2015 (35KB)
  4. 0.1.9 - February 08, 2015 (35KB)
  5. 0.1.8 - February 08, 2015 (35KB)
全てのバージョンを表示(全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

リンク: