Thank you Jonathan, perhaps there would be a market for a soclet pooling solution?
-- Viktor On Jul 8, 2009 11:46 PM, "Jonathan Ellis" <[email protected]> wrote: I've always used socket-per-session. Socket-per-request will work, but it's going to waste a lot of time in TCP setup/teardown. On Wed, Jul 8, 2009 at 4:32 PM, Viktor Klang<[email protected]> wrote: > On Wed, Jul 8, 2009 a...
