Changes between Version 35 and Version 36 of Projects/Advanced


Ignore:
Timestamp:
11/07/13 21:46:59 (11 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Projects/Advanced

    v35 v36  
    156156* [wiki:BluePrint/Reporting]
    157157== Optimization ==
    158 Focal Persons: Dominic König
    159 * Performance enhancements to handle 10,000's of records
    160  * Server-side clustering of map features with different report-style aggregate representations
    161  * Optimize Report generation (probably beyond GSoC)
    162   * Data Warehouse? (Flattened tables structure, NoSQL)
    163   * Stored Procedures?
    164 
     158Focal Persons: Dominic König, Fran Boon
     159
     160Performance enhancements to handle 10,000's of records:
     161* Server-side clustering of map features with different report-style aggregate representations
     162* Optimize Report generation (probably beyond GSoC)
     163 * Data Warehouse? (Flattened tables structure, NoSQL)
     164 * Stored Procedures?
     165
     166Concurrency:
     167* Non-blocking web server setup: http://uwsgi-docs.readthedocs.org/en/latest/Gevent.html
    165168== Rostering ==
    166169Focal Persons: Dominic König