Coder Social home page Coder Social logo

imdesai00 / hangfire_jobs Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.64 MB

Hangfire is a framwok that use to schedule job automatically. you can use any db with it it will generate all its table bydefault jyou just need to specify the connection string.

C# 100.00%
hangfire hangfire-dotnet-core hangfire-manual-jobs

hangfire_jobs's Introduction

Hangfire Task Scheduler

Welcome to the Hangfire Task Scheduler project! This repository contains a powerful and flexible task scheduling solution built using Hangfire. Hangfire is an open-source framework that allows you to perform background processing in .NET and .NET Core applications with ease.

Features

  • Recurring Jobs: Schedule jobs to run at specified intervals (e.g., daily, weekly).
  • Delayed Jobs: Queue tasks to be executed after a set period.
  • Continuous Jobs: Trigger tasks based on certain conditions or events.
  • Real-Time Monitoring: Track the status and progress of your jobs with Hangfire's built-in dashboard.
  • Automatic Retries: Handle job failures gracefully with configurable retry policies.
  • Scalability: Distribute tasks across multiple servers for enhanced performance and reliability.

Deployment

To deploy this project run

git clone https://github.com/yourusername/hangfire-task-scheduler.git
cd hangfire-task-scheduler
"ConnectionStrings": {
  "HangfireConnection": "your-database-connection-string"
}
dotnet run

Acknowledgements

  • Hangfire for the fantastic background job processing framework.
  • All contributors to this project for their hard work and dedication.

hangfire_jobs's People

Contributors

imdesai00 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.