Re: [web2py] Re: About concurrent tasks

2012-02-28 Thread Luciano Pacheco
On Tue, Feb 28, 2012 at 10:26 PM, Marcelo Zamperetti wrote: > I was thinking of showing the results to the user after all searches > have been made, > with maybe a timeout of 1 or 2 seconds for each individual search, so > the whole > process would never take more than 2 seconds, even if some resu

[web2py] Re: About concurrent tasks

2012-02-28 Thread Marcelo Zamperetti
I was thinking of showing the results to the user after all searches have been made, with maybe a timeout of 1 or 2 seconds for each individual search, so the whole process would never take more than 2 seconds, even if some results are lost eventually. This way the user will see everything ordered