移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

多选题

Identify three reasons that explain why assigning more than one managed serve achieve better  performance than running one managed server with more resources?()

发布日期:2020-04-10

Identify three reasons that explain why assigning ...
A

Thread management inside the JVM process might be less effective than context switching between processes on the OS level. It is better to combine both these technologies to achieve full saturation of resources.

B

Current CPUs are multicore units. So starting managed servers in the amount of physical cores and pinning them 1:1 to cores will always get the best performance.

C

By a combination of prioritization of processes on the OS level and Work Manager in WLS, one  could tune the whole environment more precisely.

D

Assigning more than one managed server to hardware will never bring better performance.

E

More instances means more connections to databases, so one could serve more concurrent  calls on the database level. This is primarily why this approach will give better performance numbers.

F

Depending on the profile of the application, having more JVMs with smaller heaps will lead to more predictable response times than fewer JVMs with a large heap.

题王网让考试变得更简单

扫码关注题王,更多免费功能准备上线!

此试题出现在

CMS专题

CMS专题

去刷题
热门试题热门资讯 相关试题

暂无相关推荐~