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

添加线程池自动注册功能 #237

Closed
magestacks opened this issue May 21, 2022 · 0 comments · Fixed by #494
Closed

添加线程池自动注册功能 #237

magestacks opened this issue May 21, 2022 · 0 comments · Fixed by #494

Comments

@magestacks
Copy link
Member

客户端使用 hippo4j-server 时:

  1. 客户端启动过程中,spring 后置处理器扫描所有动态线程池实例,向 hippo4j-server 请求线程池参数进行创建;
  2. 现需要增加一种方式,客户端运行过程中可以选择性向 hippo4j-server 创建线程池;
  3. 这个需要的产出原因是因为:某些客户端可能会运行时动态生成线程池,比如说按照区域进行线程池隔离等。
@magestacks magestacks added this to the 1.3.0 milestone May 21, 2022
@magestacks magestacks modified the milestones: 1.3.0, 1.3.1 Jun 5, 2022
@magestacks magestacks modified the milestones: 1.3.1, unknown Jul 17, 2022
@magestacks magestacks removed this from the unknown milestone Jul 26, 2022
@magestacks magestacks added this to the 1.4.0 milestone Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant