Advice on long running processes
- From: commander_coder@xxxxxxxxxxx
- Date: Thu, 11 Oct 2007 07:34:11 -0700
Hello,
I write a lot of CGI scripts, in Python of course. Now I need to
convert some to long-running processes. I'm having trouble finding
resources about the best practices to do that.
I've found a lot of email discussions that say something like, "You
need to educate yourself about the differences when you have long-
running processes" but I've not had a lot of luck with finding things
that explain the differences. I've seen some talk about database
timeouts, for instance, but I'm not sure I understand the problems.
Can anyone here suggest some resources? I'd be happy with web sites,
with buying a book, anything.
I ask here because I write in Python and so if those resources used
Python then that would be super.
Thanks,
Jim
.
- Follow-Ups:
- Re: Advice on long running processes
- From: commander_coder
- Re: Advice on long running processes
- From: Bruno Desthuilliers
- Re: Advice on long running processes
- From: Roy Smith
- Re: Advice on long running processes
- Prev by Date: Re: EasyMock for python ?
- Next by Date: Python module for making Quicktime or mpeg movies from images
- Previous by thread: Parsing a commandline from within Python
- Next by thread: Re: Advice on long running processes
- Index(es):
Relevant Pages
|
|