Deferrable Gratification (DG) facilitates asynchronous programming in Ruby, by helping create abstractions around complex operations built up from simpler ones. It helps make asynchronous code less error-prone and easier to compose. It also provides some enhancements to the Deferrable API.
Features include:
eventmachine
gem install deferrable_gratification
MIT
Sam Stokes (sam@rapportive.com)
Sam Stokes (sam@rapportive.com)
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/samstokes/deferrable_gratification