MVM Content on InfoQ
News about MVM
- Topics
- Dynamic Languages,
- Runtimes,
- Scripting,
- Performance & Scalability,
- Ruby
InfoQ caught up with the creator of Ruby 1.9.x's VM Koichi Sasada to talk about what's coming for Ruby 1.9.2, the state of the Global Interpreter Lock (or Global VM Lock) and what it'll take to get a generational GC in 1.9.x.
- Topics
- RubyGems,
- Runtimes,
- Java,
- JRuby,
- Ruby,
- Software Testing
JRuby 1.1.3 was released with Gems 1.2, improved performance, and many other fixes. Meanwhile the library support for JRuby increases, with a JRuby version of rcov in the works, as well as ports of Rubinius' Foreign Function Interface (FFI) and its MVM API.
- Topics
- Runtimes,
- Ruby
News from RubyKaigi2008—the Japanese Ruby conference held at Tsukuba from June 20 through 22—concerning the planned Ruby standardization, the Ruby 1.9 roadmap and a glimpse at upcoming features in future versions of Ruby.
- Topics
- Runtimes,
- Java,
- Technology,
- JRuby,
- Performance & Scalability,
- Ruby
Research on the topic of Multiple VM (MVM) Ruby will be conducted at the University of Tokyo together with Sun's JRuby team. The work will investigate issues such as communication between VMs and a common API across all Ruby implementations, with solutions provided initially for Ruby and JRuby.