Hi! First of all::GREAT PROJECT!!!
Second I have a question on performance, I saw that mongrel2 using libtask for synchronous handling of requests, but the libtask itself know to run only on one OS native thread, something that cannot scale on multiprocessor architecture - so how mongrel2 going to handle this limitation? Thanks! Turing.
