James R. Phillips wrote:
One solution is to log to per-thread buffers, which are
then flushed to disk when threads are returned to the
thread pool or die.  This would yield no interleave
if the flush is thread locked or mutexed.

Maybe it would be better to do per-transaction logging, then flush those logs when the transaction finishes.


--
Ian Bicking  /  [EMAIL PROTECTED]  /  http://blog.ianbicking.org


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to