Hello,
Here is my problem :-) :
i am actually using karrigell, and i use Karrigell.py server, i have a
page running  a
script (which takes around 5 min to execute), when i launch this script
(by the page) then,
i cant acces to any other page of the site until the script ends.
so i tried the karrigell-ThreadingSocketServer.py and i have the same
problem, exept that i can access the pages but they are "blank" until
the script ends.
i just want to allow different users to launch the script even if the
script isnt multi-threaded. for example, 1 launch the script, then
another launches i,t goes take a cofee and then when the first script
ends, the second is proceeded.
Any idea to solve that?
Thanks by advance :-) .

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to