[Twisted-web] atomic log write

Manlio Perillo manlio_perillo at libero.it
Fri May 25 07:57:16 EDT 2007


Hi.

Since I want to write to the same log file from multiple Twisted
processes, I need to know if the log write is atomic.

Reading the twisted log source, I can see that the log entry is written
using only one write, so the question is if this operation if always
atomic, even for large buffers.


Thanks  Manlio Perillo





More information about the Twisted-web mailing list