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,495 of 186,715
Downloads: 87,236
Daily
Ranking: 75,055 of 186,700
Downloads: 6
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
22,392 | 64,432 | em-imap |
29,920 | 42,560 | em-stretcher |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 1,127,274,939 | rake |
27 | 909,005,466 | rspec |
139 | 296,749,136 | eventmachine |
223 | 191,593,104 | yard |
2,964 | 4,988,721 | bluecloth |
Owners
# | Gravatar | Handle |
---|---|---|
1 | samstokes |