/docs/HDDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/HDDocs

« back to all changes in this revision

Viewing changes to planning/adei.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2016-08-01 09:39:25 UTC
  • Revision ID: csa@suren.me-20160801093925-gmn6dgr4rv6m55m1
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Projects
 
2
 - Integration with LSDF
 
3
 - HTML5 version
 
4
 
 
5
 
 
6
Missing
 
7
=======
 
8
 - Disconnected Web-GUI
 
9
 - Template engine for customization of data presentation layouts
 
10
 - Advanced control, i.e. integration of gestures, etc.
 
11
 - ORM-based mappings for meta-data
 
12
 - UID-based searches and integration of archives: i.e. how we can find the data in the archives by the uid.
 
13
 - Longer URLs
 
14
 - Dynamic WiKi: we want easily add/edit comments from the main view without openning special editor
 
15
 - Dynamic filters
 
16
 
 
17
Languages
 
18
=========
 
19
 - Dart
 
20
 
 
21
Tools
 
22
=====
 
23
 - RGraph
 
24
 - http://coffeescript.org/ (avva)
 
25
 
 
26
Databases
 
27
=========
 
28
 - Google Cloud SQL
 
29
 - Apache Hive (and Hadoop 2)
 
30
 - Wiki: LionWiki
 
31
 
 
32
 
 
33
Matveev
 
34
=======
 
35
    + WebSQL performance on different browsers (benchmark) vs. IndexedDB. Mozilla plugin vs. JS implementation.
 
36
    + ADEI API vs. Binary interface vs. Web sockets
 
37
    + Handling firewalled configurations (avoiding the sockets)
 
38
    + How the cache works: multiple channels, multiple aggregation modes. Analyze.
 
39
    + Define protocol for Binary interface
 
40
 
 
41
 
 
42
3D Architecture
 
43
===============
 
44
- We define one-or-multiple coordinate systems for binning and aggegation
 
45
 - Time axes included
 
46
 - Aggregation along different axes may use different algorithms and has
 
47
different step
 
48
 - (time, value) -> freq
 
49
 
 
50
---------------
 
51
 
 
52
view
 
53
preproc
 
54
|          |      |
 
55
caches1 caches2 caches3 ....
 
56
       x        x
 
57
  raw1    raw2     raw3