Arun Gupta, Miles to go ...

Arun Gupta is a technology enthusiast, a passionate runner, and a community guy who works for Sun Microsystems.
« Previous day (Aug 18, 2008) | Main | Next day (Aug 20, 2008) »

http://blogs.sun.com/arungupta/date/20080819 Tuesday August 19, 2008

Welcome Jacob to blogsphere!

Jacob Kessler is a new hire in GlassFish Scripting team and is blogging, welcome Jacob!

Read how he will apply Aritificial Intelligence prinicples for dynamic configuration of JRuby runtime pools in GlassFish :)

Technorati: glassfish rubyonrails dynamiclanguages

del.icio.us | furl | simpy | slashdot | technorati | digg |
|

LOTD #3: Rails 2.2 going multi-threaded


Rails 2.2 is slated to become multi-threaded. What does it mean for JRuby users ? Charles Nutter explains it:

Q/A: What Thread-Safe Rails Means

One of the key points from the blog is:

Rails deployments on JRuby will use 1/Nth the amount of memory they use now, where N is the number of thread-unsafe Rails instances currently required to handle concurrent requests. Even compared to green-threaded implementations running thread-safe Rails, it willl likely use 1/Mth the memory where M is the number of cores, since it can parallelize happily across cores with only "one" instance.

NetBeans development and GlassFish deployment already provide an ideal environment for Rails deployment.

All previous entries in this series are archived at LOTD.

Technorati: lotd rubyonrails jruby ruby netbeans glassfish

del.icio.us | furl | simpy | slashdot | technorati | digg |
|
« Previous day (Aug 18, 2008) | Main | Next day (Aug 20, 2008) »

Valid HTML! Valid CSS!

This is a personal weblog, I do not speak for my employer.