Re: Performance of remote access DB/ replication -
12-11-2005
, 10:08 AM
Well, I'm not really experienced in using Berkeley DB, but I would
guess that a good way is creating a custom protocol, and work over
that. This would give great benefits in some applications, since you
have full control over how and what data is transferred.
Again, I don't really know this, but I think the "significant
performance penalties" aren't that significant. It will probably make
everything much slower, but that's compared to non-remote use. If you
are going to use it over a network, you will get that performance loss
somewhere anyways.
Regards,
/Per Eckerdal |