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: 18,781 of 187,960
Downloads: 87,914
Daily
Ranking: 47,819 of 187,950
Downloads: 8
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 22,701 | 65,520 | em-imap |
| 30,562 | 42,833 | em-stretcher |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 10 | 1,177,763,422 | rake |
| 28 | 930,361,546 | rspec |
| 143 | 304,140,003 | eventmachine |
| 225 | 198,937,567 | yard |
| 3,001 | 5,069,755 | bluecloth |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | samstokes |