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,574 of 186,974
Downloads: 87,430
Daily
Ranking: 138,250 of 186,960
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
22,447 | 64,892 | em-imap |
30,110 | 42,673 | em-stretcher |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 1,140,919,622 | rake |
27 | 914,604,077 | rspec |
139 | 299,482,625 | eventmachine |
224 | 193,562,510 | yard |
2,973 | 5,012,058 | bluecloth |
Owners
# | Gravatar | Handle |
---|---|---|
1 | samstokes |