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,509 of 192,541
Downloads: 88,596
Daily
Ranking: 114,585 of 192,505
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 23,373 | 66,820 | em-imap |
| 31,691 | 43,071 | em-stretcher |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,307,518,295 | rake |
| 29 | 975,507,423 | rspec |
| 154 | 317,852,360 | eventmachine |
| 226 | 218,137,530 | yard |
| 3,069 | 5,258,011 | bluecloth |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | samstokes |