X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=blobdiff_plain;f=doc%2Findex.html;h=20deddc7d7f843d492b3e12b5f75097912b1d91a;hp=8d43c767febf37736652a196d43bee735385ab87;hb=0c433a6018b747a48fde1d94c7466182e762883f;hpb=33c69caf6ae376ae8d59c21f59095f45b8163bff diff --git a/doc/index.html b/doc/index.html index 8d43c76..20deddc 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Sixth - system for data storage, computation, exploration and interaction - + @@ -260,8 +260,9 @@ working parts are already implemented:
  • 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. +information and provides intuitive and powerful ways to explore, +interact and manipulate it with fast feedback loop to immediately +see results.
  • @@ -275,7 +276,7 @@ Dr. Lawrence Angelo, The Lawnmower Man (1992)
    -

    3 Features to implement in the future

    +

    3 Feature ideas to implement/incorporate in the future

    + +
    +

    4 Technical capabilities to have

    +
    +

    +Perfect computing system must have advanced data visualization, +storage, transmission and computation capabilities. +

    + +

    +There are LOTS of existing cool technical ideas and solutions for each +challenge. It's really hard to pick the best. Here is a small list to +evaluate. +

    +
    +
    +

    4.1 Computing

    +
    +

    +Efficient distributed computing is required. +

    + +

    +Possible solutions: +

    +
      +
    • MapReduce algorithm. +
    • +
    • LLVM. +
    • +
    • Julia programming language. +
    • +
    • … +
    • +
    +
    +
    +
    +

    4.2 Networking

    +
    +

    +P2P secure, fast and reliable networking is required. +

    + +

    +Possible solutions: +

    + + +
    +
    +