Changes between Version 36 and Version 37 of adei2Projects

Show
Ignore:
Author:
rakch (IP: 141.52.65.74)
Timestamp:
04/14/14 06:17:27 (10 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • adei2Projects

    v36 v37  
    6868 * Main issues  
    6969  * The lack of cache levels in database - result is medium performance 
    70   * Performance on firefox is very low, because of missing background caching 
    71   * Need to be tested server on C, and if somebody have a little bit free time, just see on this part of code -> https://github.com/Dueto/ServerOnC/blob/master/webserver/main.c , it works, but I don't think that it will work stable. 
    72   * (done)Frequent requests to the ADEI services for getting datalevels and table name decrease the performance on very low level  
    73  * Tasks   
    74   * (done)Develop websockets on C with binary data 
    75   * (done)Compare websockets on php and on c 
    76   * (done)Add service to ADEI for getting all existing datagroups, as result getting all configuration information about each one.   
     70  * Performance on firefox is very low, because of missing background caching    
     71 * Tasks     
    7772  * Debug work with websockets 
    7873  * Add caching right and left data, outside of user view.