Items matching "jruby" (RSS Feed)

July 01, 2009
JRubyist Dan Tylenda-Emmons explains his use of JRuby in the enterprise with Rails, JBoss, DRb and EHCache.
May 29, 2009
Carl Mercier has forked Brightbox's Is It Ruby 1.9 Ruby 1.9 Gem compatibility web app to make Is It JRuby that tracks which gems work with JRuby. (Found through John Leach of Brightbox.)
Still busy trying to squeeze in as many talks as possible at Rails Underground.
One speaker I can confirm is Charlie Nutter. I had a quick chat about the latest JRuby news, and how you can contribute.
May 18, 2009
The TorqueBox Project provides a full-featured Ruby application platform that expands beyond merely serving Rails applications. It also provides facilities such as scheduled jobs, task queues and SOAP endpoints. TorqueBox is based upon JRuby and the JBoss AS5 Java Application Server.
May 01, 2009
Ruby 1.9 is 2x faster than 1.8.6 on production application!
April 17, 2009
This blog post explains how to write unit tests in Ruby for a Google App Engine / JRuby application.
April 15, 2009
This blog post explains how to set up a Sinatra app with JRuby and the Google App Engine development server so you don't have to re-warble and restart the dev server on each modification.
April 09, 2009
From the jruby mailing list:
As you might have heard, Google has released support for Java on App Engine.
I've been part of a preview, and know that JRuby works well on it.
More information here:
http://olabini.com/blog/2009/04/java-on-google-app-engine/
http://olabini.com/blog/2009/04/dynamic-languages-on-google-app-engine-an-overview/
http://olabini.com/blog/2009/04/jruby-on-rails-on-google-app-engine/
April 08, 2009
Running Sinatra apps on Google AppEngine (Java). Google today announce Java as a new runtime environment for Google AppEngine. This not only enables developers to use the Java Language to build web applications but also opens the door for a lot of dynamic languages. With the help of the Jruby project it is possible to deploy Sinatra apps in Googles Cloud.
April 02, 2009
a.k.a. How JRuby makes Ruby fast. Charles Nutter takes us on a walk through JRuby's differing levels of optimization and what effects they have. A great read.
March 24, 2009
Oracle enhanced adapter 1.2.0 now can be used on MRI, JRuby and Ruby 1.9.1 which allows more flexibility for deploying Ruby on Rails on Oracle database applications. New version of Oracle enhanced adapter also passes all ActiveRecord unit tests and can be used with Rails 2.3.
March 18, 2009
Thomas Enebo has announced the release of JRuby 1.2.0. Lots of performance increases and support improvements, as well as significantly improved Ruby 1.9 support. Check it out - it's super fast (faster than 1.9.1 with my basic benchmarks).
March 04, 2009
I had that need and had to search a bit, so I'm sharing it here.
January 23, 2009
rufus-tokyo is a ruby gem for handling Tokyo Cabinet databases. It's based on the ruby-ffi gem (mri, jruby and rubinius) and makes cabinets look like hashes. Version 0.1.0 has just been released. Source is on the GitHub.
January 15, 2009
A hands-on example of using the new FFI gem developed by Wayne Meissner to interface with native (C) extensions in a uniform way for Ruby MRI, JRuby and Rubinius.
January 11, 2009
It’s true that I’m not the qualified guy to talk about Java’s power,as it has been 2 years since i last practiced it, but i feel like i have to communicate my thoughts to the people that didn’t give JRuby a trial yet, and why they should do so. If you never worked with Java before, then don’t panic, cause in these article i would list several reasons why JRuby is so powerful even if you don’t know anything about Java. So let's start...
January 01, 2009
The latest version of Configatron now has support for Ruby 1.8.x, Ruby 1.9.1rc1, and JRuby 1.1.6 support.
December 23, 2008
Trephine makes creating ultra-rich web applications easy by bringing the full power of the desktop to the web developer. This is achieved by executing privileged JavaScript code through a tiny (~20kb) signed Java applet. With Trephine you can: read and write from the file system, open sockets for listening, access the system clipboard, and much more.

This is more Web related, but could be used to run JRuby in the browser instead of JavaScript
December 19, 2008
Nick Sieger, shows you how easy it is to use JRuby to mix and match both Ruby and Java tools to quickly create a simple memory monitoring program.
December 14, 2008
Summary of deploying ruby(jruby) on rails applications to the apache geronimo application server. Read more...
December 09, 2008
The long awaited Ruby virtual machine shootout is here. In this report I’ve compared the performances of several Ruby implementations against a set of synthetic benchmarks. The implementations that I tested were Ruby 1.8 (aka MRI), Ruby 1.9 (aka Yarv), Ruby Enterprise Edition (aka REE), JRuby 1.1.6RC1, Rubinius, MagLev, MacRuby 0.3 and IronRuby.
December 04, 2008
Grant Michaels has put together a walkthrough of installing Merb - running on a JRuby stack - on a Linode VPS. It'll work for Linux generally, however, and has even be useful to me on OS X. It's a bit of a mish-mash, but you'll probably find something useful in here.
December 03, 2008
Hold on to your hats, ladies and gentlemen. Ruby-Processing has gone 1.0 with the latest JRuby and the newly-released Processing 1.0.1. Most sketches are seeing dramatic speedups, thanks to all the hard work that the JRuby guys and the Processing team have put in. As always, you can grab it at http://github.com/jashkenas/ruby-processing/wikis
November 25, 2008
A story of JRuby usage. [link]
November 22, 2008
To celebrate the release of Ruby on Rails 2.2, Ruby Inside is running Rails 2.2 Released - 27 Links and Resources to Get You Going!
November 13, 2008
I just released binaries and instructions for giving Rails a try on the JBossAS Java app-server using JRuby. It even supports Capistrano deployments.
October 29, 2008
Daniel Spiewak laces up not only <a href-"http://www.codecommit.com/blog/ruby/jruby-interop-dsl-in-scala">a DSL for Scala to call JRuby, but also a DSL for JRuby to run Scala.
September 07, 2008
Charles Oliver Nutter writes about the unfortunate controversy over implementing JRuby in 'The Elephant'.
August 20, 2008
The LinkedIn engineering blog has a new post with step by step instructions describing how to set up JDBC connection pooling when running Rails as a WAR file in a Glassfish container.
July 21, 2008
On the eve of a new JRuby course at rubylearning.org, Charles Nutter gives some advise to JRuby newbies.
June 29, 2008
If you are using Ruby/JRuby/Rails with Oracle database then you might be interested in the new version of ActiveRecord Oracle enhanced adapter which has new features for working with legacy databases as well as the new version of ruby-plsql gem which now supports both MRI and JRuby and provides simple API for working with PL/SQL procedures.
June 15, 2008
The Future of JRuby with Thomas Enebo - Core JRuby Developer
May 25, 2008
Clustering JRuby with Open Terracotta (open source software that clusters the Java Virtual Machines)
April 23, 2008
A Look at Ruby Debuggers by Werner Schuster takes a look at the various debugger options available to Ruby developers (options for MRI, JRuby, Rubinius and Iron Ruby are included).
Most folks point to Ruby's MRI implementation as Ruby's greatest weakness. Luckily this is fixable and fixes are in the works. The bad news is that the true weakness about the language will be much harder to solve. Ruby's docs are horrid, and in this post I provide a small but telling (and scary) example. As a Ruby fan, I fear the state of the documentation the most.
April 22, 2008
JRuby 1.1.1 has been released. It fixes some compatibility issues and introduces some minor performance enhancements.
April 20, 2008
Matthew Williams wrote a blog post titled: JRuby - Or how I manage to write Ruby in a strict corporate environment, detailing his experience working with Ruby (and Rails) in a strict corporate environment with the use of JRuby and NetBeans.
There are rumours that Ruby implementation authors finally may start collaborating more and on regular basis. Maybe the MRI team will even consider switching to the Ruby specs suite Rubinius and JRuby use?
April 10, 2008
The 120 seconds guide to JRuby on Rails is a delightfully concise and direct walkthrough creating a very basic Rails application using JRuby very quickly.