Ruby 有人了解 RubyEE 吗?Ruby 企业版。。

oa414 · 2013年01月31日 · 最后由 2gua 回复于 2013年02月14日 · 3757 次阅读

今天偶然看到这个东西

http://www.rubyenterpriseedition.com/

是 Ruby 的一个分支。

之前只是了解过 J2EE,没想到 Ruby 也有企业版的。不过貌似不像 J2EE 关心的是解决复杂的业务逻辑,而 RubyEE 是提高 Ruby 性能

Ruby Enterprise Edition is a branch of Ruby, which includes:

  • An enhanced garbage collector. This allows one to reduce memory usage of Ruby on Rails applications (or any Ruby application that takes advantage of the feature) by 33% on average.
  • An improved memory allocator. This increases Ruby's performance drastically.
  • Various developer tools for debugging memory usage and garbage collector behavior.

网上资料比较少,有用过的朋友能谈谈吗?

现在已经没人用这个版本了

REE 的 GC 参数和 cow friendly memory 的修改已经合并到 1.9 了

JEE 关注的是忽悠

1.8 时代的东西,早就过时了。

我们一直用这个版本。

有 BUG,如

[BUG] Segmentation fault
ruby 1.8.7 (2012-02-08 MBARI 8/0x8770 on patchlevel 358) [i686-linux], MBARI 0x8770, Ruby Enterprise Edition 2012.02

但总得算最省内存

#1 楼 @ywencn 大家号我叫“已经没有人”

#5 楼 @alvin2ye

内存优势很大吗?有 Bug 还用。。

#5 楼 @alvin2ye 我没发现这个问题

当 ruby 1.8.7 用就对了

很棒的产品,已经退出历史舞台。

不是说与其用这个还不如用 JRuby,性能更好吗

#8 楼 @ShiningRay 我有出现 cc rake 时错,在 rake 又好了。还有 BigDecimal BUG, 我有提交过到 group 作者说不升级了,建议我用 1.9。

翻到一个很老的帖子 “REE 即将完成自己的光荣使命” http://ruby-china.org/topics/1359

#12 楼 @alvin2ye 看你用的什么操作系统,我用 ubuntu 是没出现过问题

怀念一下

需要 登录 后方可回复, 如果你还没有账号请 注册新账号