Changes between Version 39 and Version 40 of adei2Projects

Show
Ignore:
Author:
rakch (IP: 141.52.65.74)
Timestamp:
04/22/14 10:19:33 (10 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • adei2Projects

    v39 v40  
    6767  * [http://ipecluster5.ipe.kit.edu/GraphWebSocketsC/ Graph no webspckets] 
    6868 * Main issues  
     69  * Requesting real data on null cache level is very slow  
    6970  * The lack of cache levels in database - result is medium performance 
    7071  * Performance on firefox is very low, because of missing background caching    
    71  * Tasks     
    72   * Debug work with websockets 
    73   * Add caching right and left data, outside of user view. 
    74   * Add aggregation of points inside data cacher, to compensate lack of data levels in database. 
     72 * Tasks   
     73  * Multithreading in php 
     74  * Add manipulation in chart like in google maps 
    7575 * Required configuration changes   
    7676  * Add more cache levels in database  
    77    * The mostly important thing is to add  aggregation between seconds and microseconds! The difference is about 10^6 ...    
     77   * The mostly important thing is to add  aggregation between seconds and microseconds! The difference is about 10^6 ...   
     78  * Install [https://github.com/krakjoe/pthreads pthrads] in php  
    7879 * [wiki:devWebSQL Documentation]