X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth-data.git;a=blobdiff_plain;f=doc%2Findex.html;h=e7a0008425cdc1c7f1bb860c944b0f458563f05f;hp=6004eff6e05b6d24ec7bb98f6d70a6a231117d67;hb=0c6395b0e8c23f03bd20fc4eef32365987a916bc;hpb=ead12f9a7396ee3a29fb97205924bafe8a33d47d diff --git a/doc/index.html b/doc/index.html index 6004eff..e7a0008 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Sixth Data - Data storage and computing engine - + @@ -325,32 +325,67 @@ memory.
  • Brain appears to use geometry to map thoughts and even sounds: -https://www.quantamagazine.org/the-brain-maps-out-ideas-and-memories-like-spaces-20190114/ + +
  • +
  • It directly inspires Geometrical computation idea and nicely fits +with CM-1 Connection Machine design. +
  • + + + + +
    +

    3.2 CM-1 Connection Machine

    +
    +

    +https://en.wikipedia.org/wiki/Connection_Machine +

    +

    4 Ideas

    -

    4.1 Distributed computation and data storage

    +

    4.1 Geometrical computation

    + +
    + +
    +

    4.1.1 Distributed computation and data storage

    +

    Maybe every problem can be translated to geometry (use any shapes and as many dimensions as you need). Solution(s) to such problems would @@ -363,9 +398,9 @@ simple) lookups (geometrical queries) against the model.

    -
    -

    4.2 Mapping of hyperspace to traditional object-oriented model

    -
    +
    +

    4.1.2 Mapping of hyperspace to traditional object-oriented model

    +

    Object oriented programming is inspired by the way human mind operates. It allows programmer to express ideas to computer in a more @@ -394,9 +429,9 @@ different universes.

    -
    -

    4.3 Handling of relations

    -
    +
    +

    4.1.3 Handling of relations

    +

    Consider we want to create database of books and authors. Book can have multiple authors, and single person can be author for multiple @@ -440,10 +475,11 @@ amount of work contributed for book by given author (point).

    +
    -
    -

    4.4 Layered architecture

    -
    +
    +

    4.2 Layered architecture

    +
    layer 1
    disk / block storage / partition
    @@ -501,6 +537,9 @@ Interesting or competing projects with good ideas: