Categories: None [Edit]
deferrable_gratification
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:
* fluent (aka chainable) syntax for registering multiple callbacks and errbacks to the same Deferrable.
* a #bothback method for registering code to run on either success or failure.
* a combinator library for building up complex asynchronous operations out of simpler ones.
Total
Ranking: 19,131 of 189,968
Downloads: 88,377
Daily
Ranking: 83,278 of 189,933
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 22,960 | 66,374 | em-imap |
| 31,107 | 42,988 | em-stretcher |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,249,142,844 | rake |
| 29 | 955,025,919 | rspec |
| 150 | 310,971,459 | eventmachine |
| 227 | 208,642,318 | yard |
| 3,046 | 5,163,628 | bluecloth |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | samstokes |