warcworker icon indicating copy to clipboard operation
warcworker copied to clipboard

Rewrite the worker using javascript instead of Python

Open peterk opened this issue 5 years ago • 0 comments

Currently the worker is using Python 3.6 compiled from source. It could probably just as well use the bundled javascript facilities from the base image to work on queue items. Would reduce dependencies and make it a faster install.

peterk avatar Aug 19 '18 12:08 peterk