X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth-data.git;a=blobdiff_plain;f=doc%2Findex.org;h=3b8acccfb2b3a0a4489358a398ddf725cb875f4a;hp=a33d509b38aa6e0494a22f684d7d8c921d4fbf0c;hb=cc82d9db5cc7b60aef85665ba14410c04f7177b0;hpb=75bceb001303a1b643462660ec0ee686d6afcc98 diff --git a/doc/index.org b/doc/index.org index a33d509..3b8accc 100644 --- a/doc/index.org +++ b/doc/index.org @@ -51,12 +51,12 @@ data storage engine for the [[http://www2.svjatoslav.eu/gitbrowse/sixth/doc/inde runtime objects for every transaction. How about creating united database/computation engine instead to: - + Eliminate constant moving and converting of data between 2 systems - and make computing happen close to where the data is stored. + + Eliminate constant moving and converting of data between 2 systems + and make computing happen close to where the data is stored. - + Abstract away difference between RAM VS persistent storage. Let - the system decide at runtime which data to keep in what kind of - memory. + + Abstract away difference between RAM VS persistent storage. Let + the system decide at runtime which data to keep in what kind of + memory. * Inspiration + Relational databases: @@ -100,7 +100,8 @@ https://en.wikipedia.org/wiki/Connection_Machine efficiently simulate arbitrary dimensional network topology between computational units. So that when we are solving/simulating for example 5 dimensional problem, we can arrange computational units - into virtual 5D network. + into virtual 5D network. See: + http://www.mission-base.com/tamiko/theory/cm_txts/di-ch2.html * Ideas ** Geometrical computation @@ -201,6 +202,14 @@ Interesting or competing projects with good ideas: + [[id:01aa65c1-3d44-44a8-9b90-58454bc6be80][CM-1 Connection Machine]] ++ http://phantomos.org/ + + Programs run forever. System crash or reboot does not destroy + state of running program. + ++ Taichi: A Language for High-Performance Computation onSpatially + Sparse Data Structures + + http://taichi.graphics/wp-content/uploads/2019/09/taichi_lang.pdf + + GRAKN.AI + database in the form of a knowledge graph that uses machine reasoning to simplify data processing challenges for AI