Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

支持动态指定随机的具体的时间点执行任务 #3498

Open
readilychen opened this issue Jul 9, 2024 · 4 comments
Open

支持动态指定随机的具体的时间点执行任务 #3498

readilychen opened this issue Jul 9, 2024 · 4 comments

Comments

@readilychen
Copy link

readilychen commented Jul 9, 2024

Please answer some questions before submitting your issue. Thanks!

Which version of XXL-JOB do you using?

2.1.4

Expected behavior

线上会不断有新的需要执行的任务到来,具体什么时候到来不确定,执行的时间点各不相同。
所以无法按照固定的周期频率来执行。
希望能动态注册/更新/取消任务,注册时提供执行时间和任务参数;调度器按照预期的时间点来触发执行

Actual behavior

Steps to reproduce the behavior

Other information

@Ageds
Copy link

Ageds commented Aug 2, 2024

  • 1; 目前有同样的需求

@xuxueli
Copy link
Owner

xuxueli commented Nov 10, 2024

建议接入 XXL-MQ,支持海量消息,自定义执行时间

@luoMonkeyKing
Copy link

建议接入 XXL-MQ,支持海量消息,自定义执行时间

XXL-MQ是不是不维护了,jdk17是不是也不支持了

@luoMonkeyKing
Copy link

+1,目前也有同样的需求,订单超时自动取消正好需要这样的功能

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants