[Lazarus] GUI development for web UI

Michael Schnell mschnell at lumino.de
Fri Dec 3 14:00:41 CET 2010


On 12/03/2010 01:56 PM, Michael Van Canneyt wrote:
>
> What he said pertains to the inner workings of Apache,,,,

So when doing a multithreaded FCGI "Server" that uses a thread pool, the 
managing what thread is to be used when (creating additional threads or 
manage a queue if more requests com in than Thread are available), needs 
to be done by the FCGI Server itself.

I suppose this needs to  be done by some kind of central "Thread 
Scheduler" (supposedly done by the application main thread). This in 
fact might create a performance limitation.

-Michael




More information about the Lazarus mailing list