Archives March 3, 2006
Mmm latency reduction... (Trading raw performance for scalability and responsiveness)
Written by
on
in
Snaking.
I've been working on extending the latency improvements from a few days ago throughout Cinemon. Some of the latency improvements are going into TwistedSNMP. I'm considering adding the parallel.py module to TwistedSNMP as well. The newest incarnation is very useful when you want to break up operations in a Twisted application which, though not "blocking" ...