rubycut-sinatra-synchrony 0.4.2
Bootstraps in code required to take advantage of EventMachine/EM-Synchrony's concurrency enhancements for slow IO. Patches TCPSocket, which makes anything based on it EM-aware (including RestClient). Includes patch for tests. Requires Fibers (Ruby 1.9, JRuby and Rubinius in 1.9 mode)
Gemfile:
=
install:
=
Versions:
- 0.4.2 November 09, 2013 (8.5 KB)
Runtime Dependencies (5):
em-http-request
~> 1.0
em-synchrony
~> 1.0.1
eventmachine
~> 1.0.0
rack-fiber_pool
~> 0.9
sinatra
~> 1.0