NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Look at mongrel (Score:2)
Everybody in the rails world seems to be looking at Mongrel [rubyforge.org] recently. One of it's claims to fame is that it's got an extremely fast HTTP parser (written in C), which helps it to scale well. I wonder if it would be worth appropriating that code for your project...
-Dom
Re:Look at mongrel (Score:1)
Reply to This
Parent
Re:Look at mongrel (Score:2)
-Dom