|
Hello all, I was looking into tgext.asyncjob source code and I see it's based on the python threading module (threading.Thread class). How would this be handled when running a TG2 app setup with WSGI mode ? I know it works with paster but... using wsgi makes tg2 not being a "server process" : it's embedded in the Apache - or any webserver, process, isn't it ? Damien On 10/14/2011 03:55 PM, Damien Accorsi wrote: Look at these : -- |
- [TurboGears] Handling Page that Take long to load [email protected]
- [TurboGears] Re: Handling Page that Take long to ... [email protected]
- Re: [TurboGears] Re: Handling Page that Take ... Damien Accorsi
- [TurboGears] Re: Handling Page that Take ... [email protected]
- Re: [TurboGears] Re: Handling Page th... Damien Accorsi
- [TurboGears] Re: Handling Page t... [email protected]
- Re: [TurboGears] Re: Handlin... Christoph Zwerschke
- Re: [TurboGears] Re: Handling Pa... Damien Accorsi
- Re: [TurboGears] Re: Handlin... Alessandro Molina

