Sample worker for Milvaion job scheduler.
2.8K
A worker implementation for the Milvaion distributed job scheduler system for testing and quick start purposes.
A .NET console application that consumes jobs from RabbitMQ and executes them. Use this as a starting point to build your own custom workers.
Start the worker
docker run -d --name milvaion-sample-worker --network milvaion-network milvasoft/milvaion-sample-worker:latest
Content type
Image
Digest
sha256:58a671dc5…
Size
171.7 MB
Last updated
about 1 month ago
docker pull milvasoft/milvaion-sample-worker