admin管理员组文章数量:1393392
Looking at run time efficiencies on zOS 16 on 3931 mainframe with JAVA. We found on jobs running assembler level programs that specifying a large number of buffers when reading huge files reduces run times. Does the JVM exploit the zOS DFSMS subsystem directly?
We know that specifying BUFNO=50 for large files read by other languages improves run time by reducing the number of physical I/O operations. We are designing testing for JAVA batch jobs with these changes in JCL BUFNO values, but we do not know how well the JVM interacts with the zOS host.
本文标签: JAVA JVM for IBM ZOSdoes it use DFSMS IO efficiencies such as large BUFNOStack Overflow
版权声明:本文标题:JAVA JVM for IBM ZOS, does it use DFSMS IO efficiencies such as large BUFNO? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744640365a2617082.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论