On Thu, Aug 6, 2020 at 11:30 AM Matt Chapman <[email protected]> wrote:
> > I've been hearing people talk about the need for distributed atomspace on > and off for 8+ years, > Mee too. This was a head-scratcher, since we had a distributed atomspace. So I was never sure why they talked about it. > and I've never seen an answer along the lines of "you can already have a > cluster, here's the documentation on how to set it up." > Here's the tutorial for it: https://github.com/opencog/atomspace/blob/master/examples/atomspace/distributed-sql.scm I changed the name of the tutorial 5 days ago, because we now have not one, not two, but four different distributed atomspace solutions (of which two don't scale well) The instructions to set up each of the four are here: The oldest one, which is SQL-based: https://github.com/opencog/atomspace/tree/master/opencog/persist/sql The newest one, which is cogserver-based, and my current favorite: https://github.com/opencog/atomspace-cog The IPFS one, which is the one I love to hate: https://github.com/opencog/atomspace-ipfs The DHT one, which I hope to revive maybe if we get a good chunking solution: https://github.com/opencog/atomspace-dht > > Does it meet the 7 business requirements in Ben's document: > https://docs.google.com/document/d/1n0xM5d3C_Va4ti9A6sgqK_RV6zXi_xFqZ2ppQ5koqco/edit > ? > I have no clue. I've never seen this document before. It's only the 41st document on this topic, and I'm suffering from reader-fatigue. Care to summarize what it says? Performance: did anyone run any of the benchmarks on any of the distributed AtomSpaces that we currently have? We *do* have benchmarks for them. They're in https://github.com/opencog/benchmark/ -- Linas -- Verbogeny is one of the pleasurettes of a creatific thinkerizer. --Peter da Silva -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CAHrUA35PqjOXv8uu8QnnAYDx%3D3KDSgoX6w-cRtcnCFLz%3DZKYPw%40mail.gmail.com.
