I’ve got two questions:
1. The documentation of Jena/TDB states that the replication of the DB is possible, just by copying the TDB files. (I tried that, it’s working.) It also states that the copying should be done ONLY while the Fuseki server is stopped, even if there’s no writing in TDB (just reading). Is that true? Is it not possible to replicate TDB without stopping the nodes? 1. We’re considering this architecture: Multiple virtual nodes running separate instances of Fuseki and all of them using TDB, which is residing on a shared file system [cid:[email protected]] Would it be possible? Are there going to be any concurrency issues? What if there’s read operations only? Regards, Stefan
