[Jruby-extras-devel] [jruby-user] Case Studies: What are you doing with JRuby/JRuby on Rails
Ryan Bell
ryan.l.bell at gmail.com
Wed Mar 14 21:33:27 EDT 2007
We use JRuby for realtime ETL between our products transactional database
and the operational database. JRuby allows us to quickly and easily
customize the data transformations to meet specific client's operational
needs. We can also use JRuby scripts to republish data for various reasons.
Since it's JRuby, we can either push data onto the JMS queue from the
transactional side, or extract and re-purpose it directly from the
operational database.
Although it hasn't been done in production yet, we have used JRuby to send
data to other targets (CSV files and WebServices).
Also, currently in development, are some in-house tools for data
transformation and at least one JRuby based DSL has been proposed to replace
a custom "builder" style language currently written in Java.
What excites me about 1.0? Performance. I can't wait to see how the JIT
stuff will impact our production application.
On 3/14/07, Charles Oliver Nutter <charles.nutter at sun.com> wrote:
>
> We've got a couple presentations in the next week, and one thing I'd
> like to talk about is what people are using JRuby for right now in
> real-world scenarios. We're still pre-1.0, but I know some of you have
> actual production apps using JRuby or JRuby on Rails. So, what's up?
>
> - Who among you are using JRuby in production rather than exploratory
> cases?
> - What are you using it for?
> - Same questions go for specifically JRuby on Rails
> - What are you most excited for as we approach 1.0?
>
> - Charlie
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
> http://xircles.codehaus.org/manage_email
>
>
--
Ryan L. Bell
http://kofno.wordpress.com
http://kofno.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/jruby-extras-devel/attachments/20070314/e901ec7b/attachment.html
More information about the Jruby-extras-devel
mailing list