andywer / ideabox

Place to collect techy ideas and get feedback.
1 stars 1 forks source link

Task queue workers as a service #17

Open andywer opened 6 years ago

andywer commented 6 years ago

Upload a package.json and some JS code to the cloud to spawn auto-scaling workers for a task queue. Somewhat like now by zeit.co, but optimized for the auto-scaling task queue use case.

Would be helpful to have it for running shutter.sh and bundle.sh.

Nice to have features

Competitors

Potential first step

andywer commented 5 years ago

Use case: Might be fun to run ML software in the workers: https://www.npmjs.com/package/opencv4nodejs

andywer commented 5 years ago

Use case

For dev purposes users should definitely be able to run it very conveniently from their CLI. But it actually becomes useful if not triggered manually, but by some service.

Additionally I want to be able to manage my task logic from the CLI: