5 results for “topic:recurring-job”
This repository provides easy cron job to your application on IHostedService.
A Hangfire extension to store a log during job execution.
Extension of the Hangfire to delete jobs that are not in the code
A high-performance scheduler for recurring and queue-based jobs, featuring a simple and intuitive interface for the .NET platform
Periodic job scheduler for Node.js projects, ensuring non-overlapping executions and deterministic termination. Features a dynamically chosen interval between executions, determined by a user-injected calculator function, which can take into account the duration of the last execution and any error it may have thrown.