Re: [Twisted-Python] Freezing Ampoule or the Invasion of Infinite Zombie Processes

2014-03-13 Thread Burak Nehbit
ted-Python] Freezing Ampoule or the Invasion of Infinite Zombie Processes On Mar 12, 2014, at 4:32 AM, exar...@twistedmatrix.com wrote: Considering the amount of maintenance Ampoule seems to have gotten over the last four years (~1 commit) I doubt you can count on someone else picking thi

Re: [Twisted-Python] Freezing Ampoule or the Invasion of Infinite Zombie Processes

2014-03-12 Thread Glyph Lefkowitz
On Mar 12, 2014, at 4:32 AM, exar...@twistedmatrix.com wrote: > Considering the amount of maintenance Ampoule seems to have gotten over the > last four years (~1 commit) I doubt you can count on someone else picking > this up just because it would be great, though. The licenses are compatible

Re: [Twisted-Python] Freezing Ampoule or the Invasion of Infinite Zombie Processes

2014-03-12 Thread exarkun
On 04:04 am, bu...@nehbit.net wrote: spawnProcess is somewhat low-level.  It would be very nice indeed if Twisted had some sort of Service object you could easily use for spawning worker processes, along the lines of Ampoule, that would take care of all the platform-specific nonsense of setting

Re: [Twisted-Python] Freezing Ampoule or the Invasion of Infinite Zombie Processes

2014-03-11 Thread Burak Nehbit
twisted-python@twistedmatrix.com Subject:  Re: [Twisted-Python] Freezing Ampoule or the Invasion of Infinite Zombie Processes On Mar 9, 2014, at 12:31 AM, Burak Nehbit wrote: I agree. Though it’s also very useful as an drop–in implementation of a Twisted spawnProcess for one single other

Re: [Twisted-Python] Freezing Ampoule or the Invasion of Infinite Zombie Processes

2014-03-10 Thread Glyph Lefkowitz
On Mar 9, 2014, at 12:31 AM, Burak Nehbit wrote: > I agree. Though it’s also very useful as an drop–in implementation of a > Twisted spawnProcess for one single other process. > spawnProcess is somewhat low-level. It would be very nice indeed if Twisted had some sort of Service object you cou

Re: [Twisted-Python] Freezing Ampoule or the Invasion of Infinite Zombie Processes

2014-03-09 Thread Burak Nehbit
x.com exar...@twistedmatrix.com Reply: Twisted general discussion twisted-python@twistedmatrix.com Date: March 3, 2014 at 4:21:42 AM To: Twisted general discussion twisted-python@twistedmatrix.com Subject:  Re: [Twisted-Python] Freezing Ampoule or the Invasion of Infinite Zombie Processes On 06:34 am, bu...@nehbit

Re: [Twisted-Python] Freezing Ampoule or the Invasion of Infinite Zombie Processes

2014-03-03 Thread exarkun
On 06:34 am, bu...@nehbit.net wrote: Hi everyone, It seems that I ran into a rather inextricable problem, would love to see what you think. As you might remember, I have been working on a distributed, anonymous community platform(s) called Aether ( www.getaether.net ) which is largely a Twi