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,508 of 183,052
Downloads: 86,547
Daily
Ranking: 20,946 of 183,043
Downloads: 5
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
21,488 | 63,297 | em-imap |
28,516 | 42,303 | em-stretcher |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 951,441,545 | rake |
25 | 816,694,487 | rspec |
138 | 254,614,215 | eventmachine |
224 | 158,306,487 | yard |
2,775 | 4,733,450 | bluecloth |
Owners
# | Gravatar | Handle |
---|---|---|
1 | samstokes |