dbTalk Databases Forums  

Berkeley DB and RPC

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


Discuss Berkeley DB and RPC in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mark Stevens
 
Posts: n/a

Default Berkeley DB and RPC - 09-03-2003 , 05:50 AM






Hi,

This is a more general query about how commonly Berkeley DB is used in
conjunction with RPC and whether there are any issues which need to be
taken into consideration when deciding whether to make extensive use
of this regime.

I know that basically all the functionality of Berkeley DB is
available when accessing databases remotely (with the limitation of
not being able to use callbacks, such as user-defined comparison
functions). However, I am curious to know whether anyone has been
affected by other issues, aside from these documented limitations.

At the moment I don't have any idea about how common it is for remote
access to be used in real applications and I'd be interested to find
out how often this is used.

Thanks for any advice.

Mark

--
Mark Stevens
Concept Systems Ltd

Reply With Quote
  #2  
Old   
Keith Bostic
 
Posts: n/a

Default Re: Berkeley DB and RPC - 09-03-2003 , 03:17 PM






mas78910 (AT) hotmail (DOT) com (Mark Stevens) wrote in message news:<c4a36f.0309030250.a5833cc (AT) posting (DOT) google.com>...

Quote:
This is a more general query about how commonly Berkeley DB is used in
conjunction with RPC and whether there are any issues which need to be
taken into consideration when deciding whether to make extensive use
of this regime.
The RPC code is used, but it's a small fraction of Berkeley DB's
user base and Sleepycat's customer base.

People most commonly use Berkeley DB because they don't want to
deploy, use or administer a server. There are many server-based
solutions out there, there's no reason to choose DB's RPC server
over any of the others.

Regards,
--keith

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Keith Bostic bostic (AT) sleepycat (DOT) com
Sleepycat Software Inc. keithbosticim (ymsgid)
118 Tower Rd. +1-781-259-3139
Lincoln, MA 01773 http://www.sleepycat.com


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 - 2012, Jelsoft Enterprises Ltd.