[Red5] jetty threading

Tom Williams thomas.williams at dubitlimited.com
Wed Sep 27 09:15:10 EDT 2006


Hi Chaps,
    Does anyone know how red5 deals with concurrent connections? I mean 
does it encapsulate each client request in it's own thread, each client 
connection, or is it concurrent in a different way altogether?

For example, if a client sends two requests in very quick succession 
will they be processed synchronously or asynchronously?

Or

If two different clients send two requests will they be processed 
synchronously?

Cheers,
Tom



More information about the Red5 mailing list