Code Monkey home page Code Monkey logo

Comments (4)

yuzd avatar yuzd commented on July 23, 2024

Agent Can be disassembled into different applications according to business lines
In this way, different business lines can write jobs in their own applications

Why Agent needs direct access to the hangfire database?
It is because the status and execution log of the job need to be synchronized to hangfireserver
For example, unified management in hangfire dashboard

By the way
It may be better to switch to communication between agent and hangfireserver
How do you think?

from hangfire.httpjob.

ianido avatar ianido commented on July 23, 2024

Thank you for your answer, I am still not sure what is the difference in between having an Agent in a windows console and having a windows console with hangfire server, I can have as many servers as I want, I can define a server looking at specific queue as well.

Not sure which scenario is covered by Agents specifically than a regular hangfire server app can't cover?

from hangfire.httpjob.

yuzd avatar yuzd commented on July 23, 2024

From a design perspective, I think the Hangfire.httpjob,agent interacting directly with storage is a bad design,
and it would be better to change it to interact with hangfireserver.
At first, I wanted to make the agent's status and logs unified and manageable in hangfire.dashbord.
At that time, I just designed it like this for convenience.

from hangfire.httpjob.

ianido avatar ianido commented on July 23, 2024

100% agrees

from hangfire.httpjob.

Related Issues (20)

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.