[Twisted-Python] Addition to twisted.python.logfile
Tommi Virtanen
tv at twistedmatrix.com
Sun Oct 20 12:59:52 MDT 2002
On Thu, Oct 17, 2002 at 02:09:58PM -0600, Bruce Mitchener wrote:
> Not really. For decent sized log files (well over a meg), it can take a
> noticeable time and with Twisted, that's too much time. It shouldn't be
> an issue or that hard to do the compression in a thread anyway.
EW! A compression of a file has _nothing_ shared with the
main execution context. A thread is just _so_ much the
wrong tool.
--
:(){ :|:&};:
More information about the Twisted-Python
mailing list