简体   繁体   English

Jacorb-如何打开POA监视器GUI

[英]Jacorb - how to open POA monitor GUI

In Jacorb programming guide there is a mention of "POA monitor GUI". 在Jacorb编程指南中,提到了“ POA监视器GUI”。 am not sure how and where to open this GUI ? 不确定如何以及在何处打开此GUI? anyone please help me with this ? 有人请帮我吗?

"The jacorb.poa.monitoring property determines whether the POA should bring up a monitoring GUI for servers that let you examine the dynamic behavior of your POA, eg how long the request queue gets and whether your thread pool is big enough." “ jacorb.poa.monitoring属性确定POA是否应为服务器打开监视GUI,该服务器可以让您检查POA的动态行为,例如请求队列得到多长时间以及线程池是否足够大。”

Link to the guide : http://docs.cs.up.ac.za/programming/corba/JacORB_ProgrammingGuide.pdf 链接至指南: http : //docs.cs.up.ac.za/programming/corba/JacORB_ProgrammingGuide.pdf

I think you can get a basic gui by enabling that property and starting your server. 我认为您可以通过启用该属性并启动服务器来获得基本的GUI。 It should automatically open the gui. 它应该自动打开gui。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM