36 packages tagged with “Long-Running”
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
LiteDB storage implementation for Hangfire (background job system for ASP.NET applications).
Bit.Server.Hangfire
Durable and reliable long running and background jobs processing. Features: Detailed progress tracking. Stop, reset, and restart jobs. Scale out with multiple Shift servers. Encryption for serialized data. Run in most .NET apps, Windows services, Azure WebJobs. Auto removal of completed jobs. Can use either Redis, MongoDB, Azure DocumentDB, or Microsoft SQL Server for main storage. Free for personal and commercial use, no limit.
Bit.Hangfire
A fork of Hangfire's recurring background job processing (to add date ranges, and additional cron support)
Bit.Server.Data.NHibernate
RavenDB job storage for Hangfire
Core components for Hangfire (background job system for ASP.NET applications).
Incredibly easy and reliable way to perform fire-and-forget, delayed and recurring long-running, short-running, CPU or I/O intensive tasks inside ASP.NET application. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. http://hangfire.io/
This is a fork of the original Hangfire.MongoDB targeting .NET 4.5 and updating to latest MongoDB. MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
.Net ASP.NET Job Scheduler Long-Running
PostgreSql storage implementation for Hangfire (background job system for ASP.NET applications).
Azure durable function with dependency injection
SqlServer Repository for JobToolkit .NET Job Scheduler
Long-running operation tracking for MicroPlumberd event-sourced applications. Provides progress reporting, ETA calculation, and cancellation support.
Oracle Repository for JobToolkit .NET Job Scheduler
A simple .NET job scheduler along the lines of Hangfire or Quartz but with a reduced feature set and simpler API.
A lightweight background job processing library for .NET. GUSTO provides a simple way to queue and execute background tasks with just a background service and two interfaces to implement.
ASP.NET Core support for Workshell Tempus