I should also mention that the Sprint will now officially be starting at
Noon, if that makes it more convenient for anyone...
Thanks,
- Dave
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listin
On Thu, Dec 8, 2011 at 8:23 PM, Glyph wrote:
>
> I'll be there, and I'll be working on at least 2 exciting and mysterious
> features :).
>
Exciting! Mysterious!
Also, for this sprint or for future sprints, if you're not in the Boston
> metro area, we'd love to co-ordinate with events in other
Hi!
I'm writing a software using Python Twisted with the following architecture:
[server]<->[providers]
The providers (that can be thousands) send events to the
centralized server, usually we have a few events per minute for each
provider, but a burst of events can happen.
So I
> What's the best solution? Apply the patch attached on this ticket,
> moving to a producer/consumer approach, or any other idea?
The patch will just delay the problem... you're creating a huge number of
strings, faster than the transport can write them out. The solution is
indeed to use the c
On Dec 9, 2011, at 2:00 PM, Kevin Horn wrote:
> It's probably a bit too short notice this time to try to hijack the meeting,
Understandable. Possibly worth a shot though ;)
> but if you have future sprints on second Saturdays (this is at least the
> second one, I don't know if that's by accide