Code Monkey home page Code Monkey logo

Comments (4)

yuzd avatar yuzd commented on May 24, 2024

自定义函数指的是?

from hangfire.httpjob.

i542873057 avatar i542873057 commented on May 24, 2024

自定义函数指的是?

比如我想处理自己的逻辑,我想往 kafka中发送处理成功或者失败的通知,或者往REDIS中存入发送的日志

from hangfire.httpjob.

yuzd avatar yuzd commented on May 24, 2024

哦 这个你可以用搭配使用 HttpJob.Agent组件,可以自定义你的job处理完之后的的逻辑

https://github.com/yuzd/Hangfire.HttpJob/wiki/HttpJob.Agent%E7%BB%84%E4%BB%B6%E4%BB%8B%E7%BB%8D%E4%BB%A5%E5%8F%8A%E5%A6%82%E4%BD%95%E4%BD%BF%E7%94%A8

from hangfire.httpjob.

yuzd avatar yuzd commented on May 24, 2024

如果你说在hangfire.HttpJob里面做手脚的话 ,只有发邮件了没有别的功能。因为hangfire.HttpJob是负责调度的。调度成功或失败支持邮件。

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.