Pav*_*l_K 5 configuration multithreading admin glassfish java-ee
当我打开任何域的管理控制台时,我在配置 - > server-config - >线程池中看到以下列表:
因此,我得出结论,为每个域设置了线程设置.但是,当我阅读https://docs.oracle.com/cd/E19798-01/821-1751/abluc/index.html时,我看不到任何关于域名设置的信息.此外,当我这样做
asadmin> help list-threadpools
Run Code Online (Sandbox Code Playgroud)
我明白了
Valid values are as follows:
server
Lists the thread pools for the default GlassFish Server
instance server.
configuration-name
Lists the thread pools for the named configuration.
cluster-name
Lists the thread pools for every instance in the cluster.
instance-name
Lists the thread pools for a particular instance.
Run Code Online (Sandbox Code Playgroud)
如您所见,帮助说明了GlassFish Server实例服务器.从这里/sf/answers/1072711321/
GlassFish Server实例是运行GlassFish Server的单个节点上的Java平台(Java虚拟机或JVM机器)的单个虚拟机.节点定义GlassFish Server实例所在的主机.
任何人都可以解释服务器线程设置如何与域线程设置合并(?)?如果我理解错误,请纠正我.
这个问题对我很重要,因为当我在一个GlassFish服务器实例上有很多GlassFish域(> 20)时,我必须了解如何进行最佳设置.
| 归档时间: |
|
| 查看次数: |
544 次 |
| 最近记录: |