Skip to content

asakusarb/odrk-http-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby HTTP clients comparison for my presentation at Ooedo Ruby Kaigi.

Summary presentation is at http://j.mp/OdrkHTTPClient


= Install all clients as a gem

ruby scripts/install_gem.rb

CAUTION: It installs gems to your user-install dir.


= API sample

Sample scripts for API usage are at sample/sample_*


= Feature comparison

Test cases at feature/test_* checks features of each HTTP client empl.

You can see the latest result at http://j.mp/RubyHTTPClients


= Performance suite

Benchmark scripts at perf/* is for bnechmark. Impls I tried.
 * CRuby 1.9.2-p180
 * CRuby 1.8.7-p330
 * JRuby 1.6.0
 * Rubinius 1.2.3

About

Ruby HTTP clients comparison for Oedo RubyKaigi 01

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages