rb: Tweak the benchmark to allow running the server in a separate process
authorKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:18:47 +0000 (01:18 +0000)
committerKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:18:47 +0000 (01:18 +0000)
commit2ddd9d7e2c8136831d0e2ec9b742f1138d1b197a
tree7808f170d7adbabc21fba3b31b7dcd06939e043f
parente1d35fa5557f0bbd5a2e672314933da315bd60f2
rb: Tweak the benchmark to allow running the server in a separate process

Add a thin server library that can be run by hand

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@669021 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/benchmark/fairness.rb
lib/rb/benchmark/thin_server.rb [new file with mode: 0644]