From c4dcc2ada8f7dd9e091de12b90c2a12c3daaf181 Mon Sep 17 00:00:00 2001 From: Jacolin Date: Tue, 13 Dec 2016 12:31:20 +0100 Subject: [PATCH] Updated QGIS3 QGIS Server code sprint Notes (markdown) --- QGIS3---QGIS-Server-code-sprint-Notes.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/QGIS3---QGIS-Server-code-sprint-Notes.md b/QGIS3---QGIS-Server-code-sprint-Notes.md index bda90b9..a24b73b 100644 --- a/QGIS3---QGIS-Server-code-sprint-Notes.md +++ b/QGIS3---QGIS-Server-code-sprint-Notes.md @@ -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