[jruby-user] Who uses JRuby

473 views
Skip to first unread message

jr...@smallruby.com

unread,
Nov 14, 2012, 1:08:39 PM11/14/12
to us...@jruby.codehaus.org
Hi, I'm preparing a presentation to make a case for JRuby. I hope to
find some list of companies that use it. The more enterprise level the
list the better since that's the main space we deal with.

I was not able to find such a list or much PR related content on
jruby.org.

thanks in advance

-Charles

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email


Justin Coyne

unread,
Nov 14, 2012, 2:09:53 PM11/14/12
to us...@jruby.codehaus.org
Here are some orgs I'm aware of:

Danish Technological University - Library
University of Minnesota - Minnesota Population Center
Best Buy
GovDelivery
Tufts University - Digital Collections and Archives


-Justin

Uwe Kubosch

unread,
Nov 14, 2012, 2:11:10 PM11/14/12
to us...@jruby.codehaus.org
We, Datek Wireless in Norway, use JRuby for two critical systems at Oslo Airport Gardermoen: Fleet control of the passenger busses and fuel trucks.

So there! Write a wiki page! https://github.com/jruby/jruby/wiki/SuccessStories
--
Uwe Kubosch
u...@kubosch.no
http://kubosch.no/

ambert ho

unread,
Nov 14, 2012, 3:53:25 PM11/14/12
to us...@jruby.codehaus.org
Interesting, do you know any details about the Best Buy deployment?

Justin Coyne

unread,
Nov 14, 2012, 4:45:50 PM11/14/12
to us...@jruby.codehaus.org
It's this product: https://bbyopen.com/developer

-Justin

Rohit Namjoshi

unread,
Nov 14, 2012, 5:03:11 PM11/14/12
to us...@jruby.codehaus.org
The data mining and business intelligence system for the following sites is powered by JRuby. Over 500 million transactions processed.


Rohit Namjoshi
VP of Technology
Vertive, LLC
On Wed, Nov 14, 2012 at 12:08 PM, <jr...@smallruby.com> wrote:

Theo Hultberg

unread,
Nov 15, 2012, 3:20:32 PM11/15/12
to us...@jruby.codehaus.org
My company, Burt (burtcorp.com), processes a couple of billion messages or around a terabyte of raw data per day, using JRuby.

T#

Florian Kraft

unread,
Nov 15, 2012, 5:35:14 PM11/15/12
to us...@jruby.codehaus.org
We currently use JRuby for the first time in one bigger project (can't give you specific details, but in essential a big database coupled with a SOLR search in conjunction with 2 other administrative applications. The main application is split into multiple rails applications, which is in itself quite interesting. So far the experience has been quite good, although I would not recommend the Tomcat/JRuby combination for beginners (caused a headache or two). Also, i had some problems with encoding in 1.6.x when parsing CSV data, although this now works nicely when using 1.7.0.

Florian Kraft

unread,
Nov 15, 2012, 5:41:14 PM11/15/12
to us...@jruby.codehaus.org
I should probably mention that my company is http://www.ewerk.com and is a service provider.

Samer Abukheit

unread,
Nov 15, 2012, 6:21:31 PM11/15/12
to us...@jruby.codehaus.org
At On-Site (www.on-site.com), after many years of Java, we're now using JRuby, and doing everything in JRuby/Rails. When we need to, we sometimes use old business logic from java land, after testing it with JRuby.

Matthew Campbell

unread,
Nov 15, 2012, 6:22:56 PM11/15/12
to us...@jruby.codehaus.org
http://insider.thomsonreuters.com/ <- Video Cms platform for Thomson Reuters finance news

Tim Uckun

unread,
Nov 16, 2012, 1:22:58 AM11/16/12
to us...@jruby.codehaus.org

Was the problem with tomcat or jruby? If tomcat is the problem what do you suggest as an alternative?

James Abley

unread,
Nov 16, 2012, 5:28:56 AM11/16/12
to JRuby users
I believe Square use it quite a lot?

薛良斌

unread,
Nov 16, 2012, 8:01:56 AM11/16/12
to jruby...@googlegroups.com, us...@jruby.codehaus.org, jr...@smallruby.com
My company uses JRuby/SWT to write cross-platform desktop apps: http://fireapp.handlino.com/ and http://compass.handlino.com/

jr...@smallruby.com於 2012年11月15日星期四UTC+8上午2時09分04秒寫道:

Florian Kraft

unread,
Nov 16, 2012, 9:28:01 AM11/16/12
to us...@jruby.codehaus.org
The problem is that we encountered some problems with rails needing root context for proper execution (this is not a jruby problem), as the routes get messed up. This is partly due to my inexperience with tomcat itself, i haven't really used it before :-) I can't really suggest alternatives in production, as i have not tried any yet - i am still fairly new to the whole jruby experience. I can post an update when the application goes live and i have gained more experience with the whole process in production

Russell Jurney

unread,
Nov 16, 2012, 9:53:12 AM11/16/12
to us...@jruby.codehaus.org

Thibaut Barrère

unread,
Nov 16, 2012, 10:08:50 AM11/16/12
to us...@jruby.codehaus.org
Hi,

> I hope to find some list of companies that use it. The more enterprise level the list the better since that's the main space we deal with.

My (small) company developed and still maintains a group of Java CRM extensions for BMC Remedy in JRuby, in a fairly enterprisey environment (call-center subsidiary of a french insurance company, so fairly far away from startups).

It's a small scale system (handling =~10k Resque jobs per day, generating PDF documents, creating/updating tasks in the CRM via the API, statistics etc), but it showed me that using JRuby for "enterprise glue" works great, and is a place where JRuby definitely shines (good testing quality, concise code, ability to leverage both ruby and java libraries etc).

hope this helps,

-- Thibaut

James Abley

unread,
Nov 16, 2012, 10:37:28 AM11/16/12
to JRuby users
We're [1] using logstash for log collection from both Ruby and Scala apps.

I hope to have some more JRuby-related news our stack in a couple of months.

Mark Thomas

unread,
Nov 16, 2012, 5:25:19 PM11/16/12
to us...@jruby.codehaus.org
The Bureau of Labor Statistics (www.bls.gov) uses JRuby in production on
several Rails apps. Some are externally facing, and others are internal.

Kimberley Scott

unread,
Nov 17, 2012, 2:32:33 AM11/17/12
to us...@jruby.codehaus.org
Hmm.
I use JRuby but mainly for cmd line apps on multiple 16/32 core boxes with 32Gb+ RAM and 100Tb+ plus file systems.
(I'm a dinosaur from the 70's before we had graphics - I live at the command line :-)
Currently have record label reports going through a large number of cronned jobs that use ActiveRecord in a Rails project with no front end (yet).
These thrash the daylights out of a dozen databases on a load of boxes with oodles of tables and 100s of millions of rows and do a great job.
One table has 140+ million rows in it for example and JRuby chomps down and relishes it.
No dramas.
Ok. One. I had to add -J-Xmx2000m on one script due to legacy issues. But in general no dramas.
Real time ETA minutes instead of hours for the archaic, un-frickin-believably long and un-maintanable PHP scripts.
Managers are happy…
Scored a badass Ubuntu box free for home use based on latest results.
Sweet.

Charles Oliver Nutter

unread,
Nov 17, 2012, 5:05:45 AM11/17/12
to us...@jruby.codehaus.org
This is really an excellent thread, thank you all! We will need to
pull this into our Success Stories page on the wiki, which definitely
needs some refreshing.

Keep these stories coming!!! Tell your friends who use JRuby to tell
us their stories!

- Charlie

Alex Tambellini

unread,
Nov 17, 2012, 12:12:09 PM11/17/12
to us...@jruby.codehaus.org
I work on a jruby on rails application at IBM in the Big Data department and I know of another jruby on rails deployment in the Information Management department plus a bunch internal applications.

Ola Bini

unread,
Nov 17, 2012, 2:40:07 PM11/17/12
to us...@jruby.codehaus.org, Charles Oliver Nutter
ThoughtWorks
Sears
Annai Systems
--
Ola Bini (http://olabini.com)
Ioke - JRuby - ThoughtWorks

"Yields falsehood when quined" yields falsehood when quined.

Rohit Namjoshi

unread,
Nov 17, 2012, 3:20:42 PM11/17/12
to us...@jruby.codehaus.org
Thank you Charles and the rest of the JRuby team for all of the hard work you have done over the years to make JRuby so awesome.

Rohit

Inger

unread,
Nov 17, 2012, 4:24:30 PM11/17/12
to jruby...@googlegroups.com, us...@jruby.codehaus.org, jr...@smallruby.com
Duolog Technologies is happily using JRuby in its System On Chip (EDA) integration tools:

Richie Vos

unread,
Nov 18, 2012, 7:59:23 PM11/18/12
to us...@jruby.codehaus.org
At Groupon we use MRI for a lot of our tooling / site, but I've setup some internal services using JRuby in the past 6 months. We definitely had teething pains setting it up (picking an app server, setting up a deploy, getting consoles/rake tasks do have a ruby env, JVM tuning, ...), but it's been working well after we ironed most of those out. I personally expect having access to the JVM ecosystem will be a huge asset long-term.

Thank you Charles and the rest of the JRuby team for all of the hard work you have done over the years to make JRuby so awesome.

+1

Bob Lehman

unread,
Nov 18, 2012, 8:29:54 PM11/18/12
to us...@jruby.codehaus.org
I am an independent consultant that works in the Enterprise software
space and I use jruby for almost anything that I would have used perl,
awk or shell scripts for in the past. Since there is no requirements
other than Java I have been able to bring it into the environments I
work without issue.

It has been a huge help to me. 1+ for sure on the thank the jruby team
for all the tremendous work they have put into this.
--
Bob Lehman

Email: bleh...@comcast.net
Mobile: (503)888-1471

Gergely Nagy

unread,
Nov 19, 2012, 6:42:48 PM11/19/12
to us...@jruby.codehaus.org
Duolog.com is happily using JRuby in its System On Chip(EDA) tools and user-oriented DSLs.

Thank you Charles and the rest of the JRuby team for all of the hard work you have done over the years to make JRuby so awesome.
+1
+1

Aliaksandr Ikhelis

unread,
Nov 20, 2012, 7:51:43 AM11/20/12
to jruby...@googlegroups.com, us...@jruby.codehaus.org, jr...@smallruby.com
HI Charles,

We've met at RuPy2012, but happy to use this chance to thank you and Thomas for the great work done.

We at http://www.thecurrencycloud.com/ host our SaaS cloud (rails/sinatra apps) on jruby.

Best Regards,
Aleks Ikhelis

On Wednesday, 14 November 2012 18:09:04 UTC, jr...@smallruby.com wrote:
Hi, I'm preparing a presentation to make a case for JRuby. I hope to
find some list of companies that use it. The more enterprise level the
list the better since that's the main space we deal with.

I was not able to find such a list or much PR related content on
jruby.org.

thanks in advance

-Charles

Przemyslaw Wroblewski

unread,
Nov 21, 2012, 9:05:33 AM11/21/12
to jruby...@googlegroups.com, us...@jruby.codehaus.org
my company nokaut.pl is using jruby + torquebox to process product feeds, deliver internal apis & inside customer apps.
Flexibility of including legacy java code is amazing. Not to mention speed improvements. I love it! 

Regis d'Aubarede

unread,
Nov 21, 2012, 4:29:34 PM11/21/12
to us...@jruby.codehaus.org
Hello,

We at Vinci Energies/Actemium use JRuby in SCADA system for :
* coding web service : data in JSON, treatment in JRuby, data
in memory(pojo) and Hibernate
* macro language : use JRuby for synoptics (animations, command
interpret) server side, SVG/javascript client side
* gateway for protocol adapter (when data flow com from serial line
protocol)

Scripting install/run/stop/redundant (Oups, ruby 1.9 for that)

This SCADA base is use in transport systeme, video supervisor, gateway.

--
Posted via http://www.ruby-forum.com/.

Darshan Karandikar

unread,
Nov 22, 2012, 1:22:52 AM11/22/12
to us...@jruby.codehaus.org
We at Tata Consultancy Services use JRuby (on Rails) in one of the
internal applications & it is running strong since past 1 and a half
years now.

Thank heavens that Charles & team invented JRuby! :)

-Darshan.
Reply all
Reply to author
Forward
0 new messages