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] Consider add ExtensibleScheduledThreadPool #1527

Open
3 tasks done
songjinze opened this issue Dec 19, 2023 · 0 comments
Open
3 tasks done

[Feature] Consider add ExtensibleScheduledThreadPool #1527

songjinze opened this issue Dec 19, 2023 · 0 comments

Comments

@songjinze
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Feature Request

Hi, i am a new user for hippo4j. When i read the source code and i found plugin just support ThreadPoolExecutor class(ExtensibleThreadPool). But in my company most business code use ScheduledThreadPoolExecutor which is a subclass of ThreadPoolExecutor. So i think maybe hippo4j can support ScheduledThreadPoolExecutor so that i can monitor this type of thread pool.

您好,我是hippo4j新手。我读源码的时候发现底层plugin实现仅仅支持ThreadPoolExecutor。但是在我公司的业务代码中使用了许多ScheduledThreadPoolExecutor,也就是ThreadPoolExecutor的子类。所以我想hippo4j也许可以支持定时任务线程池,这样我就可以监控这类线程池任务了。

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@songjinze songjinze changed the title Consider add ExtensibleScheduledThreadPool [Feature] Consider add ExtensibleScheduledThreadPool Dec 19, 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

1 participant