-
Name
-
em-synchrony
-
Version
-
0.1.4
-
Platform
-
ruby
-
Authors
-
Ilya Grigorik
-
Bindir
-
bin
-
Date
-
2010-03-22 00:00:00 UTC
-
Dependencies
-
eventmachine (>= 0.12.9)
-
Description
-
Fiber aware EventMachine libraries
-
Email
-
ilya@igvita.com
-
Extra rdoc files
-
README.md
-
Files
-
README.md
Rakefile
VERSION
examples/all.rb
lib/em-synchrony.rb
lib/em-synchrony/connection_pool.rb
lib/em-synchrony/em-http.rb
lib/em-synchrony/em-jack.rb
lib/em-synchrony/em-multi.rb
lib/em-synchrony/em-mysql.rb
lib/em-synchrony/em-remcached.rb
lib/em-synchrony/iterator.rb
spec/beanstalk_spec.rb
spec/connection_pool_spec.rb
spec/helper/all.rb
spec/helper/stub-http-server.rb
spec/helper/tolerance_matcher.rb
spec/http_spec.rb
spec/iterator_spec.rb
spec/mysql_spec.rb
spec/remcached_spec.rb
-
Has rdoc
-
true
-
Homepage
-
http://github.com/igrigorik/em-synchrony
-
Rdoc options
-
--charset=UTF-8
-
Require paths
-
lib
-
Required ruby version
-
>= 1.9
-
Required rubygems version
-
>= 0
-
Rubyforge project
-
em-synchrony
-
Rubygems version
-
1.3.6
-
Specification version
-
3
-
Summary
-
Fiber aware EventMachine libraries
-
Test files
-
spec/beanstalk_spec.rb
spec/connection_pool_spec.rb
spec/helper/all.rb
spec/helper/stub-http-server.rb
spec/helper/tolerance_matcher.rb
spec/http_spec.rb
spec/iterator_spec.rb
spec/mysql_spec.rb
spec/remcached_spec.rb
examples/all.rb
-
Original platform
-
ruby
-
New platform
-
ruby