# cron-job.org vs Hangfire

| Attribute | cron-job.org | Hangfire |
|---|---|---|
| **Vioscale score** | 39.4 (26% (low)) | 40.1 (25% (low)) |
| deployment.options | `{"cloud":true}` | `{"self_hosted":true}` |
| description.long | A free service that executes HTTP requests to your URLs or scripts on recurring schedules, ranging from every minute to annually. Includes status page publishing, SSL certificate expiration monitoring, multi-factor authentication, and REST API access. | An open-source library that enables background job execution within .NET applications using persistent storage, with built-in retry logic and web-based job monitoring. |
| integrations.count | 3 | 4 |
| integrations.list | `[{"name":"Paddle"},{"name":"Cloudflare Turnstile"},{"name":"Google reCAPTCHA"}]` | `[{"name":"Redis"},{"name":"SQL Server"},{"name":"Ninject"},{"name":"Autofac"}]` |
| platform.support | `{"web":true}` | - |
| pricing | `{"type":"hybrid","plans":[{"free":true,"name":"Free","description":"Unlimited scheduled jobs","contactSales":false},{"free":false,"name":"Sustaining Membership","summary":"User-selected amount, available monthly or yearly","description":"Optional voluntary support membership","contactSales":false}],"summary":"Completely free. Optional voluntary sustaining memberships at user-selected amounts.","freeTier":true,"sourceUrl":"https://cron-job.org","retrievedAt":"2026-08-19T23:32:43.439Z","billingPeriods":["month","year"]}` | `{"type":"hybrid","plans":[{"free":true,"name":"Open Source","summary":"LGPLv3 open source, free for commercial use","contactSales":false},{"free":false,"name":"Startup","contactSales":false},{"free":false,"name":"Business","summary":"Per-developer basis pricing","contactSales":false},{"free":false,"name":"Enterprise","contactSales":true}],"freeTier":true,"sourceUrl":"https://www.hangfire.io/blog/2017/07/19/pricing-changes-2017.html","retrievedAt":"2026-08-18T15:31:17.592Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | freemium |
| pricing.price_level | low | low |
| pricing.transparent | no | no |
| security.disclosure_policy | - | yes |
| security.gdpr | - | yes |

## Capabilities (Cron Scheduling)

| Capability | cron-job.org | Hangfire |
|---|:--:|:--:|
| **Capabilities** |  |  |
| Deployment | - | - |
| Cron expression support | - | - |
| Timezone aware scheduling | - | - |
| Job dependency chaining | - | - |
| Ha clustering | - | - |
| Retry on failure | - | - |
| Missed run alerting | - | - |
| Web UI dashboard | - | - |
| API first | - | - |
| Audit logging | - | - |
| RBAC | - | - |
| Open source | - | - |
| Pricing model | - | - |

*Source: Vioscale. Generated 2026-09-01T15:20:30.171Z. "-" = undocumented, not absent.*
