Metadata


Name
em-synchrony
Version
0.2.0
Platform
ruby
Authors
Ilya Grigorik
Bindir
bin
Date
2010-10-30 00:00:00 UTC
Dependencies
eventmachine (>= 0.12.9)
Description
Fiber aware EventMachine libraries
Email
ilya@igvita.com
Files
Gemfile
README.md
Rakefile
em-synchrony.gemspec
examples/all.rb
examples/bitly.rb
examples/go/README.md
examples/go/channel.go
examples/go/channel.rb
examples/go/consumer-publisher.go
examples/go/consumer-publisher.rb
examples/go/go.rb
examples/nethttp.rb
lib/em-synchrony.rb
lib/em-synchrony/connection_pool.rb
lib/em-synchrony/em-bitly.rb
lib/em-synchrony/em-http.rb
lib/em-synchrony/em-jack.rb
lib/em-synchrony/em-memcache.rb
lib/em-synchrony/em-mongo.rb
lib/em-synchrony/em-multi.rb
lib/em-synchrony/em-mysqlplus.rb
lib/em-synchrony/em-redis.rb
lib/em-synchrony/em-remcached.rb
lib/em-synchrony/iterator.rb
lib/em-synchrony/mongo.rb
lib/em-synchrony/mongoid.rb
lib/em-synchrony/tcpsocket.rb
lib/em-synchrony/thread.rb
spec/beanstalk_spec.rb
spec/connection_pool_spec.rb
spec/em-mongo_spec.rb
spec/helper/all.rb
spec/helper/stub-http-server.rb
spec/helper/tolerance_matcher.rb
spec/http_spec.rb
spec/inlinesync_spec.rb
spec/iterator_spec.rb
spec/memcache_spec.rb
spec/mongo_spec.rb
spec/mysqlplus_spec.rb
spec/redis_spec.rb
spec/remcached_spec.rb
spec/tcpsocket_spec.rb
Has rdoc
true
Homepage
http://github.com/igrigorik/em-synchrony
Require paths
lib
Required ruby version
>= 1.9
Required rubygems version
>= 0
Rubyforge project
em-synchrony
Rubygems version
1.3.7
Specification version
3
Summary
Fiber aware EventMachine libraries
Test files
spec/beanstalk_spec.rb
spec/connection_pool_spec.rb
spec/em-mongo_spec.rb
spec/helper/all.rb
spec/helper/stub-http-server.rb
spec/helper/tolerance_matcher.rb
spec/http_spec.rb
spec/inlinesync_spec.rb
spec/iterator_spec.rb
spec/memcache_spec.rb
spec/mongo_spec.rb
spec/mysqlplus_spec.rb
spec/redis_spec.rb
spec/remcached_spec.rb
spec/tcpsocket_spec.rb
Original platform
ruby
New platform
ruby