Jakarta Slide is a WebDAV compatible content repository which can serve as a basis for a content management system, a framework, and more. Through code samples, this article shows you how simple transactional caching might work and examines how locks are used in Slide's transactional file system to get full ACID transactions.
Read Jakarta Slide's Transactional Storage System
-
TSS Article: Jakarta Slides Transactional Storage System (2 messages)
- Posted by: Nitin Bharti
- Posted on: March 01 2004 09:32 EST
Threaded Messages (2)
- Interesting, but... by Te Vo on March 02 2004 10:59 EST
- Excellent introduction by Venkatakrishna Tirumala on March 22 2004 02:09 EST
-
Interesting, but...[ Go to top ]
- Posted by: Te Vo
- Posted on: March 02 2004 10:59 EST
- in response to Nitin Bharti
..I would like a more general introduction to Slide 2.0. -
Excellent introduction[ Go to top ]
- Posted by: Venkatakrishna Tirumala
- Posted on: March 22 2004 02:09 EST
- in response to Te Vo
I really appreciate the clarity of thought and such a simple introduction to a complex topic. Highly recommended for someone learning the intricasices of transactional systems.