Hi people,

here is the next part of my series on Neo internals

Neo4j Internals: Transactions (Part 1) - Write Ahead Log and Deadlock Detection

available at 
http://digitalstain.blogspot.com/2010/10/neo4j-internals-transactions-part-1.html

Since the tx handling code is much more complex than the previously
described components, I have omitted many details, trying to show only
how the basic things are done. Even so, it was proved that there are
many things to write about, so I had to break down the tx description
to many parts. In this first one, the write ahead log and the deadlock
detection mechanisms are described, somewhat coarsely.

As always, any mistakes you find, please take some time to point them
out so I can have them fixed.

Thank you for your time and your positive comments.

cheers,
CG
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to