Updated QGIS3 QGIS Server code sprint Notes (markdown)

Jacolin 2016-12-13 12:31:20 +01:00
parent e85d35f342
commit c4dcc2ada8

@ -53,6 +53,7 @@ Oslandia would like to work on a prototype
See https://github.com/dmarteau/QGIS
### Heavy discussion on plugin architecture
boundless Alessandro Passotti
request for an external cache to allow scaling / load balancing system
each qgis instance should be able to centralize cache (qgis server node farm use case) to avoid cache duplication
@ -87,4 +88,11 @@ Second day started with following points for each:
Still heavy discussion about caching of projects. Is a cache really mandatory (again)?
### Camptocamp
* Performance tests:
* Test QGIS 3 and QGIS 2
* Add environment variables to manage configuration of test (server, warm up, users, etc.)
* Prepare Multithreadin settings in QGIS3 config
* Diagrame legends improvment
* Processing: QEP#84