ProcessFilesInDir - now is generic and takes funcs to call on files
This commit is contained in:
3
TODO
3
TODO
@@ -3,9 +3,6 @@
|
||||
### 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
|
||||
|
||||
Reference in New Issue
Block a user