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,874 of 184,426
Downloads: 86,742
Daily
Ranking: 65,500 of 184,403
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
21,850 | 63,678 | em-imap |
29,011 | 42,404 | em-stretcher |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 1,007,780,011 | rake |
26 | 845,063,514 | rspec |
137 | 270,002,668 | eventmachine |
226 | 167,336,377 | yard |
2,829 | 4,818,379 | bluecloth |
Owners
# | Gravatar | Handle |
---|---|---|
1 | samstokes |