New dispatcher that handles concurrent connections
commitf85dcbe8eab0c708cf57e78466c7d5014d11bb70
authorRyan Dahl <ry@lakshmi.local>
Wed, 13 Feb 2008 02:07:01 +0000 (13 03:07 +0100)
committerRyan Dahl <ry@lakshmi.local>
Wed, 13 Feb 2008 02:07:01 +0000 (13 03:07 +0100)
tree6c5c1c66451b4fe69cb7f7ec33db9ceec039df2e
parentce6701a3977279d45dd0bc04de046de8992c89cd
New dispatcher that handles concurrent connections

Big performance improvements! Ebb can now handle concurrent connections!  See
http://four.livejournal.com/841030.html for pretty pictures.
Rakefile
ruby_binding/benchmark/server_test.rb
ruby_binding/benchmark/waiting_benchmark.rb
ruby_binding/benchmark/waiting_chart.rb [new file with mode: 0644]
ruby_binding/ext/ebb_ext.c
ruby_binding/lib/ebb.rb
ruby_binding/test/.gdb_history [new file with mode: 0644]
ruby_binding/test/application.rb [moved from ruby_binding/test.rb with 71% similarity]
ruby_binding/test/test.rb [new file with mode: 0644]
src/ebb.c
src/ebb.h