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

[Feature] Added the function of adjusting thread pool parameters regularly #1044

Open
ganyufei88 opened this issue Jan 7, 2023 · 4 comments

Comments

@ganyufei88
Copy link

需求建议

建议加入定时调整线程池参数功能。

您的功能请求是否与问题有关?

描述你想要的功能

需求场景如下:
公司在某个时间段(比如早上9点30 ~ 11点30)业务量大,业务代码暂无法优化的情况下通过手动调整线程池参数,这样每天的工作会变得重复(虽然动动指头可能花3分钟左右时间手动调整)。可以新增定时任务功能,使用者设定好定时频率和对应的参数,到点自动执行,这样在无人值守的时候会有很大的用处。

望采纳,谢谢~

@magestacks
Copy link
Member

我觉得这是个很好的创意,如果有感兴趣的同学可以一起参与。

@kids-p
Copy link

kids-p commented Apr 10, 2023

可以尝试先实现线程池参数配置组的功能,再尝试与定时任务的融合。毕竟公司一般有自己的定时任务调度框架,可能还要考虑与定时任务框架整合在一起。(小白发言)

@Sakuragi27
Copy link
Contributor

@magestacks 我感兴趣

@Createsequence
Copy link
Collaborator

Createsequence commented Apr 28, 2023

@magestacks 我感兴趣

welcome

@yanrongzhen yanrongzhen changed the title 个人建议,加入定时调整线程池参数功能 [Feature] Added the function of adjusting thread pool parameters regularly Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants