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: 17,601 of 183,539
Downloads: 86,606
Daily
Ranking: 46,897 of 183,521
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
21,585 | 63,409 | em-imap |
28,658 | 42,337 | em-stretcher |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 967,376,091 | rake |
25 | 824,269,778 | rspec |
137 | 259,004,363 | eventmachine |
224 | 160,687,100 | yard |
2,787 | 4,760,372 | bluecloth |
Owners
# | Gravatar | Handle |
---|---|---|
1 | samstokes |