Milvasoft

Distributed job scheduler with decoupled scheduler & workers, built for scale.

60
6
100% credibility
Found Feb 02, 2026 at 43 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
C#
AI Summary

Milvaion is an open-source system for scheduling and running automated background tasks separately from the planning, with a real-time dashboard for monitoring.

How It Works

1
🔍 Discover Milvaion

You hear about Milvaion, a simple way to automate repeating tasks like sending reports or emails without hassle.

2
📥 Get it running

Download the ready-to-go package and start everything with one easy command on your computer.

3
🚀 Open your control panel

Visit the web page that appears, log in with the welcome details, and see your new automation dashboard.

4
Schedule your first task

Pick a sample task like 'send reminder email', set when it runs like every morning, and save it.

5
👀 Watch magic happen

See your task appear in the live list, watch it start and finish automatically with full details.

6
📊 Grow your automations

Add more tasks, connect extra helpers for bigger jobs, and keep everything running smoothly.

Everything automated

Relax knowing your tasks run reliably on schedule, with easy monitoring and no more manual work.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 43 to 60 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is milvaion?

Milvaion is an open source distributed job scheduler on .NET 10 that decouples the scheduler API from worker processes using Redis for coordination and RabbitMQ for queuing. It lets you define cron-based jobs via REST API or dashboard, then scales execution across independent workers handling retries, dead letter queues, and zombie job recovery. Developers get a real-time SignalR dashboard for monitoring runs, logs, and metrics without managing Quartz or Hangfire internals.

Why is it gaining traction?

Unlike monolithic schedulers where crashes halt everything, Milvaion's separation scales workers horizontally for high-throughput distributed job scheduling, routing ML jobs to GPUs or batch tasks elsewhere. The hook is seamless integration with existing Quartz.NET or Hangfire setups—just add their worker SDKs for instant observability via the dashboard. Built-in HTTP, SQL, and email workers plus OpenTelemetry metrics make it a practical distributed job queue system alternative on GitHub.

Who should use this?

.NET backend teams building distributed job runners for microservices, ETL pipelines, or scheduled AI tasks like comfyui distributed github workflows. Ops engineers monitoring production queues need its health checks and Prometheus export. Devs migrating from Hangfire seeking a distributed job scheduler github option with better scaling.

Verdict

Solid for .NET shops needing decoupled distributed jobs, but at 50 stars and 1.0% credibility, it's early—docs are comprehensive with Docker quickstarts, though test coverage skips UI. Try the docker-compose stack if scaling trumps battle-tested maturity.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.