Changes between Version 39 and Version 40 of adei2Projects
- Timestamp:
- 04/22/14 10:19:33 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
adei2Projects
v39 v40 67 67 * [http://ipecluster5.ipe.kit.edu/GraphWebSocketsC/ Graph no webspckets] 68 68 * Main issues 69 * Requesting real data on null cache level is very slow 69 70 * The lack of cache levels in database - result is medium performance 70 71 * 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 75 75 * Required configuration changes 76 76 * 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 78 79 * [wiki:devWebSQL Documentation]