[sr-dev] Delayed branches?

Juha Heinanen jh at tutpro.com
Wed Jun 30 15:34:46 CEST 2010


Klaus Darilion writes:

> >> Hmm...letting the whole server sleep would not really be the idea ;-)
> >
> > i don't think that the whole server will get to sleep, but just the
> > process handling the request at hand.
> 
> So if 4 user have delayed calling, 4 processes are sleeping, thats not
> good.

it is not good, but such "sleeps" can happen also when an ua is not
responding immediately, when you do an http query, etc.

unfortunately a function execute_next_function_asynchronously() does not
exit.

-- juha




More information about the sr-dev mailing list