[Twisted-Python] Twisted receiving buffers swamped?

2015-01-01 Thread Tobias Oberstein
Hi, I am doing network performance tests using netperf on a trivial Twisted TCP echo server (code at the end). One of the tests that netperf offers is throughput, and I am running into an issue with this. When running the test (loopback) for 10 seconds on the test box I get a throughput of

Re: [Twisted-Python] Silverberg CQL Driver

2015-01-01 Thread James Broadhead
On 29 December 2014 at 19:11, Jason J. W. Williams < jasonjwwilli...@gmail.com> wrote: > Hi James, > > Have you guys tried Silverberg? Wondering if its less flakly. > > -J > We haven't -- when I said that, I meant "on some occasions, after 3 years of continuous use". It's a sporadic failure mode,

Re: [Twisted-Python] Twisted receiving buffers swamped?

2015-01-01 Thread Glyph
> On Jan 1, 2015, at 2:21 AM, Tobias Oberstein > wrote: > > I am aware of > http://twistedmatrix.com/documents/14.0.0/core/howto/producers.html > , but > that seems to cover the sending side only. It covers the receiving s