scalability - Can Apache Jena be horizontally scaled? -


we looking @ using apache jena (with fuseki , maybe sparqler) knowledge management project.

can jena - or triple storage engine - run on multiple servers let horizontally scale?

if can, please provide link installation guide in answer (academic papers seem plentiful in domain, while practical guides seem scarce).

fuseki+tdb doesn't (nov 2016) provide horizontal scale update. there have been reports of systems have built horizontally scaling solution. coordinating updates staging server , being publishing (read-only) external clients.

(if want details , discussion, jena user mailing list more reach such users)


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -