Advice on long running processes



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

.



Relevant Pages

  • Re: Advice on long running processes
    ... I write a lot of CGI scripts, in Python of course. ... convert some to long-running processes. ... I'm having trouble finding ... resources about the best practices to do that. ...
    (comp.lang.python)
  • Re: super not working in __del__ ?
    ... to explicitly destroy an object. ... and most of the resources that you might be using are ... memory management. ... Python will take care of ...
    (comp.lang.python)
  • Re: JRuby performance questions answered
    ... other scripting languages use Reference counting. ... Why doesn’t Python use a more traditional garbage collection scheme? ... resources without explicitly releasing them may run out of resources ...
    (comp.lang.ruby)
  • Re: The 64-bit Strategy Session commence.
    ... Once upon a time, Linux, Python and Apache were low on resources too... ...
    (borland.public.delphi.non-technical)
  • Re: best book
    ... There is a wealth of good, free python resources on the web. ... For a comprehensive list of tutorials, online books and python ... Everyone has talent. ...
    (comp.lang.python)