Go Back   ZeroC Forums > Comments

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 03-03-2003
Ken Carpenter Ken Carpenter is offline
Registered User
 
 
Join Date: Feb 2003
Location: Vancouver, B.C., Canada
Posts: 31
Object Prevalence: Get Rid of Your Database?

Here's a somewhat interesting article on Slashdot. It talks about using object-oriented persistence rather than a RDBMS. They talk about 9000 times better performance for certain "queries".

Object Prevalence: Get Rid of Your Database?
http://developers.slashdot.org/artic...thread&tid=156
Reply With Quote
  #2 (permalink)  
Old 03-03-2003
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,772
Thanks, I saw this article this morning, too.

I bet you can get an equivalent performance or even higher performance with the Freeze evictor, provided that you have a sufficiently large evictor queue.

Of course, the evictor doesn't log each update. But you can set "save upon mutating operation" strategy, which might even be faster than writing to a log if the per-object state isn't too large.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Program carsh with database exception suds Help Center 1 07-11-2006 04:34 AM
Can I integrate other database such as PostgreSQL with Freeze Mjollnir Help Center 1 04-11-2005 10:03 AM
Object Factories and object initialisation Nis Baggesen Help Center 1 09-30-2004 07:40 AM
create proxy and database Mr.Freeze Help Center 3 09-04-2003 02:16 AM
FreezeMap Database Directory Ken Carpenter Comments 1 02-28-2003 01:50 PM


All times are GMT -4. The time now is 10:16 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.