Version 15 (modified by ramonb, 14 years ago) (diff) |
---|
This page contains some (much) needed improvements and thoughts for the development team.
Improvements
- web
- AJAX frontend
- job preview pane support: use Grid data binding in Ext
- archive support
- archive search window
- perhaps reuse existing job grid: make it a toggle button
- try to reuse the same JS code/objects
- better general graphs support
- dont display RJ/QJ graph if jobmond not reporting it
- PHP backend
- speed up jobstore.php, 1000+ jobs decreases speed significantly
- possible optimisations: use gmetad interactive port, only grab selected cluster XML
- speed up jobstore.php, 1000+ jobs decreases speed significantly
- AJAX frontend
- jobmond
- Ganglia 3.1 support
- allow jobmond to run as a gmond module
- rewrite embedded gmetric to new protocol
- backwards compatible ? or require 3.1
- packaging
- build ExtJS library to only contain the objects we need: saves space and possibly speeds up web
- proper .spec and/or debian pkg files? #75