KBD

Keith Devens .com

Sunday, March 21, 2010 Flag waving
Lisp is worth learning for the profound enlightenment experience you will have when you finally get it; that experience will... – Eric S. Raymond
← Blended-metal bulletsLinks →

Daily link icon Monday, January 5, 2004

Object Prevalence

Leslie has a link to Common Lisp Prevalence, an "object prevalence" system for Common Lisp. Object prevalence systems allow you to keep all of your business objects in RAM instead of serializing them back and forth to an RDBMS for every query. With a transaction log, your data is safe even in the case of a system crash.

Here's an article at Advogato explaining Prevayler, an object prevalence system for Java, and here's An introduction to object prevalence at IBM developerWorks.

Object prevalence systems are different than OODBMS because OODBMS usually use some kind of object query language, while object prevalence systems just use your normal programming lanugage operations. As long as your data set is small enough that you won't start paging to disk -- and with systems with many gigabytes of RAM there are many applications for which that's not a concern -- object prevalence systems seem like a great idea.

← Blended-metal bulletsLinks →

Comments XML gif


Feel free to post a comment below. Please see my comment policy.

Formatting Rules (No HTML):

  • **bold**, *italic*, _underlined_, --strikeout--
  • "text"="url" creates a link, and URLs are auto-highlighted
  • Blockquote: Like e-mail, begin paragraph with > (greater-than sign)
  • Lists: begin paragraph with *,-, or + (unordered), or # (ordered)
  • Code block: ?!code:language=perl|php|sql|javascript|etc.{\n}...{\n}?!/code

:
(will be your IP address if blank)
: (optional)
(Will not be shown on site)

: (optional)
:

March 2010
SunMonTueWedThuFriSat
 123456
78910111213
14151617181920
21222324252627
28293031 



RSS feed RSS feed for Keith's Weblog
Atom feed Atom feed for Keith's Weblog
Weblog archive
Recent comments
  on 3 posts

Recent comments XML

new⇒Spider solitaire

I to am somewhat addicted to​spending too much time on SS.  I​have been stu...

stupid_horse: Mar 20, 10:34pm

I hate ASP.NET

I hate ASP... I was doing wonders​with PHP, then suddenly one of my​clients...

Johnies: Mar 17, 6:14am

Quantum physics and free will

I knew you were going to say that....

Tom Massey: Mar 15, 9:26pm

Generated in about 0.134s.

(Used 8 db queries)