Re: [Twisted-Python] how to daemonize twisted...and detatch from shell process

2012-10-18 Thread David Strauss
I also recommend looking at systemd and Upstart, even in combination with twistd. Twisted's twistd will daemonize the process, but it won't give you named services and a clean environment. -- David Strauss | da...@davidstrauss.net _

Re: [Twisted-Python] twisted/python3/ubuntu 12.10

2012-06-26 Thread David Strauss
On Thu, Jun 14, 2012 at 8:17 AM, Gavin Panella wrote: > It's on the Ubuntu 12.04 Server CD; see > http://cdimages.ubuntu.com/ubuntu-server/precise/daily/current/precise-server-amd64.list Canonical's Landscape tool uses Twisted AMQP. -- David Strauss    | da...@

Re: [Twisted-Python] Log file ownership

2012-06-26 Thread David Strauss
You can also bind to privileged ports now using listeners like systemd (and, presumably xinetd). -- David Strauss    | da...@davidstrauss.net ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman

Re: [Twisted-Python] feedback on next version of Fireshark using twisted framework....

2012-05-03 Thread David Strauss
On Thu, May 3, 2012 at 1:05 PM, Glyph wrote: > Actually, you're better off using twisted.python.filepath.FilePath.child :). > > That documentation has quite the personality. ___

[Twisted-Python] Pantheon sponsorship logo

2011-01-13 Thread David Strauss
Hi Twisters, I recently sent in a $1000/silver sponsorship to the Twisted project from Pantheon Systems, my new company. For the sponsor listing, I've attached a logo with the specified dimensions. Please link to our home page [1]. Thanks, and happy 2011. [1] http://getpantheon.com/ --

Re: [Twisted-Python] job server project

2011-01-03 Thread David Strauss
7;m still working on it. As long as you're in Python land, you might want to check out Celery. -- David Strauss | da...@davidstrauss.net | +1 512 577 5827 [mobile] signature.asc Description: This is a digitally signed message part ___ Tw