25 May
2007
25 May
'07
6:57 a.m.
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