I'm interested in the possibilities of master/slave replication for Derby in client/server mode (if at all possible). However, I'm unable to find any material that either explains it in a decent fashion or is able to convince me that master/slave replication doesn't exist for Derby.

Any pointers to decent reading material are very much appreciated.

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

The question is quite old, but as it's still unanswered, here is a link to some information about derby replication:

http://db.apache.org/derby/docs/10.4/adminguide/cadminreplication.html

Note, that there is no automatic failover or restart of replication after one of the instances has failed.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.