= Status Display = * Responsible: chuan * Developers: akorovin * Local repositories * [source:kitcube-status] - KIT Cube Status Display, current focus is HATPRO * Remote repositories * ... Please put links to git repos ... * Dependencies * .... * Demo sites * http://miaopdv.ipe.kit.edu/~chuan/kitcube-status/ * [wiki:devStatus Documentation] = 3D Surface Visualizer = * Responsible: csa * Developers: sogimu * [wiki:dev3D Documentation] = ADEI2 Cacher and Renderer = * Responsible: csa * Developers: Matveev Aleksandr * Remote repositories * [https://github.com/Dueto/DataCacher-on-WebSocketsmch DataCacher on websockets with binary data] * [https://github.com/Dueto/DataCacher-on-ADEIAPImch DataCacher on existing ADEI services] * [https://github.com/Dueto/ADEIWS ADEI with websockets on php with binary data] * [https://github.com/Dueto/GraphHighcharts/tree/master/public_html Graph rendering repository, using dataCacher on http get] * Graph rendering repository, using dataCacher on websockets with binary data * [https://github.com/Dueto/FirefoxAddon Working addon on Firefox for websql] * Demo sites * Main issues * The lack of cache levels in database - result is medium performance * Performance on firefox is very low, because of missing background caching * Frequent requests to the ADEI services for getting datalevels and table name decrease the performance on very low level * Unkown count of data groups * Tasks * Develop websockets on C with binary data * Compare websockets on php and on c * Add service to ADEI for getting all existing datagroups, as result getting all configuration information about each one. * Required configuration changes * Add more cache levels in database * [wiki:devWebSQL Documentation]