Comment #2 on issue 638 by tom.uijldert: http-servlet ra: no asynchronous handling of a request possible.
http://code.google.com/p/mobicents/issues/detail?id=638

The current implementation doesn't prevent an Sbb from -for instance- consulting a backend synchronously with a long-running query, leading to the same blocked thread.

All this patch does is add a convenience-switch that allows an Sbb to block it
through an activity i.s.o an event, adding usability to the RA.

"no resources" during load may -btw- also be desired behaviour as with automatic
backpressure, so not necessarily a "bad thing".

The link you suggested indeed offers a more complete solution, although it wouldn't
have the same simplicity.
It seems very much geared towards serving large downloads.

I'm willing to give it a try, see if I can get an RA going but I think we need to
discuss its design a bit more first.
Should we start a separate thread for that?

Cheers,
Tom.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to