semantic web - Sesame in-memory triple store -


  - using openrdf-sesame-latest - using in-memory repositories in sesame standalone server - RES Using the API interface SASAMX query) in the Sessmade standalone server - some hundred thousand triples are for now - there is a memory of 16 GB on the sesame server - writes Moderate and reads   

I just Opinion / Expert Expert

I started it as POC and I Built your application up. I'm looking at 4Setos and Mughlara, Allegorf (free) options.

  • Looking at my little experience, I was wondering when it would be mandatory for me to go away from the mole server.
  • Will this be written / read scale, security, picture?
  • If I have, then say, 100,000 triple, do I ever need to go to another store and why?
  • I also want to use it for product use-case too.

    By simply trying it, I am trying to avoid timing it from migrating until it is absolutely necessary. I will put it in another way "Can I use the openrdf-sesame-latest standalone server with in-memory repository (16 GB) in production? If not, why not? < P>

    Being one of sesame developers, I am clearly biased, but I do not know why you can not. >

    Sesame is successfully used in many production environments. Mori store has a scales with the amount of available RAM, and although I personally have never tested it with more than two million triples, I hope you do not go out of the Hep Space unless you mention 100,000 Triples. , Which is very small, sesame can easily cope with the orders of large datasets.

    One advantage of sesame is that it is not really a triple but a diagram And APIs that support many storage backends. To say anything, 150 million triples, sesame stores have a good solution (better firmness, less me the footprint of Mouri, which are probably good reasons to use it, even if your The amount of close data fit into memory).

    If you need to go beyond that, there are several other options, including third-party trivists like Ovalam or BigData, which support the sesame API - even if you think that You need a big triploader to change a lot at the code level - you just plug in a different store

Comments