more todos

This commit is contained in:
2021-01-21 16:10:02 +11:00
parent 777d0099ce
commit 192921ba4c

3
TODO
View File

@@ -3,6 +3,9 @@
### BACKEND
*** Need to use thread-safe sessions per Thread, half-assed version did not work
* create A WalkTree( dir, func ) that calls func(file) per file ... for use
* in AI, but also maybe gen hash, etc.
* need a "batch" processing system that uses ionice to minimise load on mara and is threaded and used DB to interact with gunicorn'd pa
* pa_job_manager, needs ai code