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,972 of 196,338
Downloads: 89,249
Daily
Ranking: 19,378 of 196,320
Downloads: 5
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 23,752 | 68,158 | em-imap |
| 32,538 | 43,224 | em-stretcher |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,399,913,164 | rake |
| 29 | 1,013,199,560 | rspec |
| 161 | 330,074,763 | eventmachine |
| 230 | 232,958,209 | yard |
| 3,116 | 5,444,459 | bluecloth |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | samstokes |