Version 3 (modified by rakch, 10 years ago)
--

Status Display

3D Surface Visualizer

ADEI2 Cacher and Renderer

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
  • Documentation