阅读更多

3顶
0踩

编程语言

转载新闻 [转] JRuby 1.0.0RC3 Released!

2007-06-04 09:41 by 见习记者 liuwangxia 评论(1) 有5008人浏览
转自: http://docs.codehaus.org/display/JRUBY/2007/06/02/JRuby+1.0.0RC3+Released%21

The JRuby community is pleased to announce the release of JRuby 1.0.0RC3.

Homepage: http://www.jruby.org/
Download: http://dist.codehaus.org/jruby/

This will likely be our final release candidate before our 1.0 release.  People are
encouraged to try out this release to help us find any remaining showstopper issues.  We
have spent a lot of time over the last month squashing compatibility bugs and we have
confidence that applications 'will just work' (tm)*.  Please try your applications and
libraries against JRuby and give us feedback.

In the last month we have had a record number of people come in and provide a patch or
report a bug.  Interest in JRuby has exploded since JavaOne and RailsConf, and many
development groups are now testing and deploying JRuby and JRuby on Rails apps in
production. This has really helped accelerate our progress and JRuby is looking much
better because of it.  A few honorable mentions go out to: Koichiro Ohba, Daniel Berger,
David Montag, Dr Nic Williams, and Jon Tirsen. 

We also want to thank all the people who hang out on IRC, triage/report/patch issues, and
communicate on our mailing lists.  Their interest has really helped shape JRuby into a
better implementation.

As we approach our 1.0 release, we encourage Ruby (and JRuby) community members to
contribute to a few projects key to the success of alternative implementations:

- The RubySpec Wiki (www.headius.com/rubyspec) has slowly been growing into a free,
community-driven specification of Ruby. Many people have contributed articles, and several
of those directly aided JRuby development. The more people contribute to the wiki--in any
way--the more it will begin to form a complete specification for Ruby the language and
Ruby the platform. Have you written RubySpec today?

- Both the Rubinius and JRuby projects have been building out their testing suites, to the
point that JRuby now runs more regression/compatibility tests than any other Ruby
implementation and Rubinius has the largest collection of RSpec specifications for Ruby.
We two projects have been coordinating and cooperating on these testing/spec suites, but
they need your help! Check out the JRuby or Rubinius source code and dig into the tests...
you'll be helping both projects and the community at large. For more test suites, check
out the RubyTests project on RubyForge, where it is hoped that all test suites will
eventually reside, and the ruby_test project under the Shards project on RubyForge.

JRuby's tests are at http://svn.codehaus.org/jruby/trunk/jruby in the test dir.
Rubinius's specs are at http://code.fallingsnow.net/svn/rubinius/trunk in the spec dir.
RubyTests is at http://rubyforge.org/projects/rubytests
RubySpec is at http://www.headius.com/rubyspec

* - The trademark is a joke
3
0
评论 共 1 条 请登录后发表评论
1 楼 Julian 2007-10-21 20:48
1.0.1已经出来了
  Friday, August 24, 2007
JRuby 1.0.1 Released

The JRuby community is pleased to announce the release of JRuby 1.0.1.

Homepage: http://www.jruby.org/
Download: http://dist.codehaus.org/jruby/

JRuby 1.0.1 is a minor release of our stable branch. The fixes for this
release are obvious compatibility issues that we feel are low risk. Our
intention is to periodically push out point releases to help better support
production uses of JRuby.

Highlights:

    * Fixed a issue which caused most multipart processing to not work
    * Fixed issue with sockets that affected some aspects of net/* libraries
    * Fixed network timeout issue for large packets
    * 28 issues resolved

发表评论

您还没有登录,请您登录后再发表评论

相关推荐

  • 电子商务平台技术选型和架构设计

    最终一致性(Eventually consistent)意味着系统保证数据最终一致性,系统的数据副本不会因为网络通信延时或其他原因而超前于数据真实状态,系统组件在任何时刻都可以访问到最新的数据副本。 2.2.11 API API...

  • 采访分布式数据访问层(Data Access Layer)作者许超前

    分布式(Distributed)数据访问层(Data Access Layer)(以下简称DAL)是综合MySQL Proxy、Memcached、集群等等技术优点而构建的一个软件系统。目的是为了解决在构建大中型网站时遇到的和数据访问有关的诸多问题,如怎么...

  • 分布式数据访问层(DAL)

    概述分布式(Distributed)数据访问层(Data Access Layer),简称DAL,是利用MySQL Proxy、Memcached、集群等技术优点而构建的一个架构系统。主要目的是为了解决在高并发、大数据流操作遇到的和数据访问有关的诸多问题...

  • 专访:采用分布式数据访问层

    【IT168 报道】分布式(Distributed)数据访问层(Data Access Layer)(以下简称DAL)是综合MySQL Proxy、Memcached、集群等等技术优点而构建的一个软件系统。目的是为了解决在构建大中型网站时遇到的和数据访问有关的...

  • 卷积神经网络超详细介绍

    海量的有标记的训练数据,也就是李飞飞团队提供的大规模有标记的数据集ImageNet计算机硬件的支持,尤其是GPU的出现,为复杂的计算提供了强大的支持算法的改进,包括网络结构加深、数据增强(数据扩充)、ReLU、...

  • 这一年,这些书:2022年读书笔记

    Note: 以下 `markdown` 格式文本由 `json2md` 自动转换生成,可参考[JSON转Markdown:我把阅读数据从MongoDB中导出转换为.md了](https://blog.csdn.net/u013810234/article/details/113360229)了解具体的转换过程。...

  • Robot Operating System 2: Design, Architecture, and Uses In The Wild

    主张以下原则: 分布式 与类似的复杂领域一样,机器人技术中的问题最好通过分布式系统方法来解决[23]。需求被分成功能独立的组件,例如硬件设备驱动程序、感知系统、控制系统、执行程序等。在运行时,这些组件有自己...

  • Chubby — 用于松耦合分布式系统的锁服务

    例如,一个应用程序可能使用锁来选举一个primary,然后这个primary在一段相当长的时间可能是数小时或数天里,处理所有对数据的访问。这两种使用方式意味着对锁服务器的不同的需求。 粗粒度的锁在锁服务器引入的负载...

  • 网摘

    采访分布式数据访问层(Data Access Layer)作者许超前 http://www.javaeye.com/wiki/interview/1931-data-access-layer nginx, lighttpd, squidhadoop, cassandra http://nginx.org/http://www.nginx.com.cn/ http

  • Linux 操作系统原理介绍

    地址总线指定了数据传输的内存位置(地址),数据总线保存了传输的数据。数据总线是双向的,它允许CPU读取,也允许CPU写。控制总线包含了各种信号线用于在系统中发送时钟和控制信号。有许多种不同的总线类型,ISA和...

  • 大数据的概述

    在分布式计算中,由于数据量的大小及格式超出了典型数据库软件的采集、存储、管理和分析等能力,因此需要采用新的技术来完成当前数据量的处理及分析,于是大数据(BgDaa)技术就应运而生。 一、大数据的产生 大数据:就是...

  • 集成电路芯片半导体中英文对照术语词汇表

    data center 数据中心 data center 数据中心 data communication 数据通信 data flow 数据流 data hungry 需要大量数据的 data line 数据线 data mask 数据掩码 data path|datapath 数据路径 data preamble 数据前...

  • (转)Linux Kernel核心中文手册

     微处理器处理二进制数据:这些数据由 1 和 0 组成。这些 1 和 0 对 应电气开关的开或关。就好像 42 代表 4 个 10 和 2 个单元,二进制数字 由一系列代表 2 的幂数的数字组成。这里,幂数意味着...

  • 基金会总线协议分析(FF协议)

    FF协议 一、总体介绍 基金会总线(FF, Foundation Fieldbus)是在过程自动化领域得到广泛支持和具有良好发展前景的技术。其前身是以美国Fisher-...它以ISO/OSI开放系统层上增加了用户层。用户层主要针对自动化

  • 计算机网络I-考前指导复习提纲

    每一层的地址: domain name域名:应用层(application) port端口第四层(OSI的)(transport) IP地址是第三层(network) MAC地址:第二层(TCP/IP的network access) What network devices are operating at each layer?...

  • 左耳听风——笔记二:程序员练级攻略

    经典图书 经典论文 分布式事务 Paxos 一致性算法 Raft 一致性算法 Gossip 一致性算法 分布式存储和数据库 分布式消息系统 日志和数据 分布式监控和跟踪 数据分析 与编程相关的论文 其它的分布式论文阅读列表 小结 ...

  • 四川大学软件学院操作系统笔记

    关于作者 操作系统分数:96/100 友链 可以结合 yy 同学的中文笔记,很详细:四川大学软件学院 操作系统 期末复习知识点202302 这篇博客的使用方式 此博客笔记结合《操作系统——精髓与设计原理(第九版)》英文版和 ...

  • DRBD9用户指南

    处理过时数据的策略. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2.16. 三路叠加复制. . . . . . . . . . . . . . . . ...

  • 硬件工程师学习英语必备

    1 - 英文电子专业词汇(硬件工程师学习英语必备) 1 backplane 背板 2 Band gap voltage reference 带隙电压参考 3 bench top supply 工作台电源 4 Block Diagram 方块图 5 Bode Plot 波特图 6 Bootstrap 自举 ...

  • 关于Internet的92问与答

    1.什么是Agent(代理程序) 答: Agent(代理程序)是在客户机/服务器计算模式中,为客户机端程序或服务器端程序作数据准备和数据交换的系统部分。例如,在一些数据库查询系统中,用户可以采用自己喜欢的格式提出查询...

Global site tag (gtag.js) - Google Analytics