Hi

We are using fuseki server to store the triples and we want to have two JVM
instances (two tomcat server) to access the same tdb store using two
instances of fuseki server having same shared tdb file location. But it
does not work. We have found only one instance of fuseki can work at time.
If we want to have other instance of fuseki to work then we have to stop
the other one.

We would like to have both fuseki server works with the same shared tdb
file location so that load can be distributed and at the same time we can
achieve the horizontally scale up.
Please advice how can we get them work both at the same time using the same
tdb file location. Or is there any alternative architecture for this?

Rajiv

Reply via email to