async-proxy 0.1.0
turn any object into an async version of itself, so that all method calls will run asynchronously, including dependent computations
Gemfile:
=
install:
=
Runtime Dependencies (1):
system_timer
>= 0
Development Dependencies (1):
rspec
>= 1.2.9