boundedthreadpool-mbean.properties
来自「jetty SERVER連接資料庫用的軟體」· PROPERTIES 代码 · 共 7 行
PROPERTIES
7 行
BoundedThreadPool: A thread pool with fixed boundsminThreads: Minimum number of threads in the poolmaxThreads: Maximum number threads in the poolname: Name of the thread pooldaemon: Are pool threads daemon threadsthreadsPriority: Priority of threadsmaxIdleTimeMs: Maximum time a thread may be idle in ms
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?