instedd / surveda

InSTEDD Surveda
https://instedd.org/technologies/surveda-mobile-surveys/
GNU General Public License v3.0
17 stars 6 forks source link

SurveyBroker actor per Survey #2331

Open anaPerezGhiglia opened 7 months ago

anaPerezGhiglia commented 7 months ago

Let's have a runtime Survey to have its own actor/process that handles it's whole lifecycle. This should simplify the code of the SurveyBroker and it should also work for improving the way of parallelizing surveys

This is a spinoff of #2307