Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #64335
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2014-01-19 20:57 -0800 |
| References | <0fdbd07c-d792-4230-bc4c-f683110d87c4@googlegroups.com> <mailman.5722.1390159828.18130.python-list@python.org> |
| Message-ID | <54f2f5ab-a1a9-4dd9-b0e9-41a24f354759@googlegroups.com> (permalink) |
| Subject | Re: python-daemon for Python v3 |
| From | Asaf Las <roegltd@gmail.com> |
On Sunday, January 19, 2014 9:30:21 PM UTC+2, Larry....@gmail.com wrote: > On Sun, Jan 19, 2014 at 3:30 AM, Asaf Las <r....@gmail.com> wrote: > I use this technique for demonizing: > http://www.jejik.com/articles/2007/02/a_simple_unix_linux_daemon_in_python/ > And has been ported to 3: > http://www.jejik.com/files/examples/daemon3x.py Thanks! i have seen this code before. Did you encounter any problem with it before for long running tasks? Asaf
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
python-daemon for Python v3 Asaf Las <roegltd@gmail.com> - 2014-01-19 02:30 -0800
Re: python-daemon for Python v3 Ben Finney <ben+python@benfinney.id.au> - 2014-01-19 21:41 +1100
Re: python-daemon for Python v3 Asaf Las <roegltd@gmail.com> - 2014-01-19 05:21 -0800
Re: python-daemon for Python v3 Larry Martell <larry.martell@gmail.com> - 2014-01-19 12:30 -0700
Re: python-daemon for Python v3 Asaf Las <roegltd@gmail.com> - 2014-01-19 20:57 -0800
Re: python-daemon for Python v3 Larry Martell <larry.martell@gmail.com> - 2014-01-19 23:19 -0700
Re: python-daemon for Python v3 Asaf Las <roegltd@gmail.com> - 2014-01-19 22:21 -0800
csiph-web