X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=blobdiff_plain;f=doc%2Findex.html;h=6bb7dda41df5a2deef0d4b134e228f8a0e9e4841;hp=8d43c767febf37736652a196d43bee735385ab87;hb=e9ca1aaef242d490b788e69b521da0aa700c874a;hpb=33c69caf6ae376ae8d59c21f59095f45b8163bff diff --git a/doc/index.html b/doc/index.html index 8d43c76..6bb7dda 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Sixth - system for data storage, computation, exploration and interaction - + @@ -222,84 +222,156 @@ published by the Free Software Foundation.
-

1 Current status

+

1 Vision / goal - A tool to amplify human ability

-There is nothing useful for regular people yet. +In short, this is what I want:

+ +
+ + +
+

1.1 Perfect data storage and computation engine

+
+

+I hate to choose between good things. Figuring out a way to combine +below properties in one system would be beyond awesome. +

+ +

+(That`s the high level overview, details are slowly being worked +out…) +

+
+
+

1.1.1 Computation

+
+
  • Anything can be suspended/resumed from persistent storage on the +fly.
  • -
    -
    + -
    -

    2 Vision

    -
    +
  • Hadoop (computation system):
      -
    • A tool to amplify human ability. +
    • Many individual connected computers behave as one big +computer. System is horizontally linearly scalable.
    • - -
    • Properly visualizes and immerses user in completely various forms of -information and provides intuitive and powerful ways to explore, interact and -manipulate it with fast feedback loop to immediately see results. +
    • Programming abstraction and execution model that naturally divides +problems te be solved in parallel and result easily combined. +
    • +
    • Data is spread across nodes, automatic failover, built in +resiliency. +
    • +
    • Small pieces of code are automatically transferred to the node +that contains relatively big data that needs processing (network +efficiency). +
    • +
  • +
    +
    -
    +
    +

    1.1.2 Data storage

    +

    -“Virtual reality holds the key to the evolution of the human mind” -Dr. Lawrence Angelo, The Lawnmower Man (1992) +See: Sixth data subproject

    -
    -
    -
    -
    -

    3 Features to implement in the future

    -
    +
    +
    + + + -
  • Become an open source scientific computing engine of structured data as an -alternative to proprietary Wolfram Alpha. +
    +

    2 Current status

    +
    +
    @@ -307,17 +379,20 @@ processing, similar to IBM Watson.