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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)
  4. 0.1.9 - February 08, 2015 (35 KB)
  5. 0.1.8 - February 08, 2015 (35 KB)
Show all versions (15 total)

Runtime Dependencies (4):

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

Development Dependencies (2):

rake >= 0
webmock >= 0

Owners:

Authors:

  • David Rice

SHA 256 checksum:

73a48467faeaf27608853bce12bf7bdde2aaa4db3e74c2da05da811c701015fb

Total downloads 39,165

For this version 2,965

License:

Apache-2.0

Required Ruby Version: >= 0

Required Rubygems Version: >= 1.2

Links: