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,867 of 188,294
Downloads: 88,061
Daily
Ranking: 58,073 of 188,277
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 22,772 | 65,728 | em-imap |
| 30,692 | 42,890 | em-stretcher |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 10 | 1,189,977,978 | rake |
| 29 | 935,905,765 | rspec |
| 147 | 305,334,538 | eventmachine |
| 225 | 200,880,727 | yard |
| 3,015 | 5,089,376 | bluecloth |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | samstokes |