Re: [Twisted-Python] AMP Client disconnecting from server on high memory usage

2011-04-06 Thread Dan-Cristian Bogos
Hey Jean-Paul, For record's sake, I thought I announce here that my issue got fixed. The problem was that I was loading the data in startService method and it looks like there are some timers which prevent the method to block for a longer period of time. Loading the data in __init__ of service.Se

Re: [Twisted-Python] AMP Client disconnecting from server on high memory usage

2011-03-24 Thread exarkun
On 22 Mar, 05:48 pm, danb.li...@googlemail.com wrote: >Hey Guys, > >Some issue I've met recently when experimenting with AMP. >Have created an AMP client connecting to a server and stay there >connected (using tap services). >The issues I am getting is that as soon as I load some more serious >data

[Twisted-Python] AMP Client disconnecting from server on high memory usage

2011-03-22 Thread Dan-Cristian Bogos
Hey Guys, Some issue I've met recently when experimenting with AMP. Have created an AMP client connecting to a server and stay there connected (using tap services). The issues I am getting is that as soon as I load some more serious data into twisted process (about 700MB on a virtual machine with