From: Mike S. <msc...@ao...> - 2003-12-26 19:41:33
|
Mark Pfeiffer wrote on 12/23/2003, 3:26 PM: > We handle multiple writers using flock(). Thanks for clarifying that, Mark. It seems like you're synchronizing every logged message via flock(), though (sub logit()) -- is that intended? I would guess this has a major performance impact. -- -- Mike Mike Schilli m...@pe... |