dbTalk Databases Forums  

Is Berkeley DB considered to be an in memory system / real time system / distributed system?

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss Is Berkeley DB considered to be an in memory system / real time system / distributed system? in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Wei Cheng
 
Posts: n/a

Default Is Berkeley DB considered to be an in memory system / real time system / distributed system? - 09-24-2004 , 08:04 PM






Hi,
I tried to figure out whether Berkeley DB could be considered to be an
1. in memory database system?
2. real time database system?
3. distributed database system?

Reply With Quote
  #2  
Old   
Patrick Schaaf
 
Posts: n/a

Default Re: Is Berkeley DB considered to be an in memory system / real time system / distributed system? - 09-25-2004 , 02:42 AM






wchen (AT) halcyonanalytics (DOT) com (Wei Cheng) writes:

Quote:
I tried to figure out whether Berkeley DB could be considered to be an
1. in memory database system?
Potentially, if configured that way. Read the description of
the "file" parameter of DB->open, here:

http://www.sleepycat.com/docs/api_c/db_open.html

Quote:
3. distributed database system?
Potentially, if configured that way. Start here:

http://www.sleepycat.com/docs/ref/rep/intro.html

Quote:
2. real time database system?
What does that mean?

best regards
Patrick



Reply With Quote
Reply




Thread Tools
Display Modes

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 On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.