Git Product home page Git Product logo

Comments (9)

liyupi avatar liyupi commented on July 18, 2024

定时任务本来就是异步的。。你想问什么

from yu-auto-reply.

jitao0502 avatar jitao0502 commented on July 18, 2024

就是想了解下载使用SchedulingConfigurer这种方式注册表指定时间任务,不能设置时间任务为异常操作

上一句打错了,就是想了解下使用SchedulingConfigurer这种方式注册定时间任务,能不能设置定时任务为异步执行

from yu-auto-reply.

liyupi avatar liyupi commented on July 18, 2024

建议你去问问百度吧,和项目本身问题无关的问题 😂

from yu-auto-reply.

jitao0502 avatar jitao0502 commented on July 18, 2024

建议你去问百度吧,和项目本身问题无关的问题😂

那你这种注册定时任务得方式不是会存在定时任务阻塞得问题么

from yu-auto-reply.

liyupi avatar liyupi commented on July 18, 2024

建议你去问百度吧,和项目本身问题无关的问题😂

那你这种注册定时任务得方式不是会存在定时任务阻塞得问题么

默认是阻塞的,前期本来设计如此,减少一些不必要的冲突,让输出更可读。
还是建议这种问题和项目业务无关的问题自己去百度一下,网上的答案明明一抓一大把:https://www.51cto.com/article/697762.html

另外,我帮大家补一行线程池代码吧

from yu-auto-reply.

liyupi avatar liyupi commented on July 18, 2024

建议你去问百度吧,和项目本身问题无关的问题😂

那你这种注册定时任务得方式不是会存在定时任务阻塞得问题么

已支持灵活配置并发:https://github.com/liyupi/yu-auto-reply/blob/master/src/main/resources/application.yml ,感兴趣欢迎帮忙测试

from yu-auto-reply.

jitao0502 avatar jitao0502 commented on July 18, 2024

from yu-auto-reply.

liyupi avatar liyupi commented on July 18, 2024

你测试下我最新的提交就好了

from yu-auto-reply.

jitao0502 avatar jitao0502 commented on July 18, 2024

from yu-auto-reply.

Related Issues (14)

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.