On 22/01/2021 02:47, Fang, Xiao Shan wrote:
Dear Piotr,

Thank you for reply.

Does TDB itself has high availability function?

Yes. Same RDF Delta. https://afs.github.io/rdf-delta/

TDB is a database engine so HA means having at least copies on two different machines.

Delta adds a shared transaction log to a cluster of TDB instances. They could be embedded in an HA application. One such use is in Fuseki.

Fuseki+TDB is a database server. Fuseki provides the network connection and protocol handling.

RDF Delta provides an RDF Dataset (over any base storage like TDB, 1 or 2), the HA protocol and distributed log backend.

    Andy

Thank you very much.
-xiaoshan





-----Original Message-----
From: Piotr Nowara [mailto:piotrnow...@gmail.com]
Sent: 2021年1月21日 18:12
To: users@jena.apache.org
Subject: Re: high availability

Hi,

RDF Delta provides HA support via Zookeper

https://afs.github.io/rdf-delta/

Cheers,
Piotr

czw., 21 sty 2021 o 10:29 Fang, Xiao Shan <xiaoshan.f...@siemens.com>
napisał(a):

Dear all,

Does Jena TDB / TDB2 supports high availability?

Thank you very much.
-xiaoshan

Reply via email to