RubyGems.org

Gem that adds asynchronous method calls for all methods on every object to aid in throughput on I/O bound processes. This is intended to improve throughput on I/O bound processes like making several HTTP calls in row.

installgem install async_methods -v 1.0.1
Authors

Brian Durand

4,947 total downloads 1,303 for this version
Owners

864712d425f9b850d18e6273a18cff8d

Gemfile
gem "async_methods", "~> 1.0.1"
Versions
  1. 1.0.3 January 24, 2011
  2. 1.0.2 January 19, 2011
  3. 1.0.1 June 24, 2010
  4. 1.0.0 June 22, 2010
Development Dependencies
  1. jeweler >= 0
  2. rspec >= 1.3.0