红联Linux门户
Linux帮助

JRuby 9.0.3.0发布,Java的Ruby解释器

发布时间:2015-10-22 09:26:21来源:红联作者:empast
JRuby 9.0.3.0 发布,主要更新如下:

Pattern ‘foo rescue nil’ now can, at times, run 48x faster

Blocks can independently JIT now improving perf in some scenarios

define_method with non-capturing body is now 2+x faster (~same speed as def)

stat() on windows now supports long paths and UNC paths

Handful of issues fixed makes Rails master run (sans AR-JDBC work outstanding)

31 issues fixed for 9.0.3.0

软件主页: http://www.jruby.org/

下载地址: http://www.jruby.org/download

JRuby是面向Ruby、基于Java虚拟机(JVM)的一种解释程序,它结合了Ruby语言的简易性和功能强大的JVM的执行机制,包括与Java库 全面集成。Rails彻底加快及简化了Web应用的开发,不过它让人觉得不够成熟,特别是在高端企业级功能方面。另一方面,Java平台及其虚拟机、库和 应用服务器的速度、稳定性和功能方面却一直在提升,现在已被公认为是开发高端服务器应用的领先平台。不过如果Java平台不与Ruby等新兴语言联系在一 起,就有可能落后于流行趋势。

软件详情:http://jruby.org/2015/10/21/jruby-9-0-3-0.html

来自:开源中国社区
文章评论

共有 0 条评论