Posts relating to “jruby” (67)
Look up
"jruby"
at The Free Dictionary
-
JRubyConf and invokedynamic
Atomic Spin - Home — Authority 117
Last weekend I attended JRubyConf 2009 . Overall I enjoyed the opening JRubyConf State of the Union , the follow […] -up JRuby on Rails , and the concluding JRuby Core Team Panel sessions the best. Despite browsing the JRuby mailing list as […] part of my daily routine, JRuby has a rapid development cycle; these sessions helped me get a clearer view of the JRuby4 weeks ago -
How I built the LeWeb IRC bot in my pyjamas
Tom Morris — Authority 128
" at the start. I have another script that uses JRuby to instantiate a PircBot object and use that to post everything […] . Finally, I have an IRb (actually, it was mostly a jirb - the JRuby equivalent of an IRb shell) running to let me inspect and […] data out of Twitters Streaming API uses a native C binding, so I couldnt really use that on JRuby, at least not without2 weeks ago -
Lots of rubies, now what?
Merbist — Authority 91
maturation of a many of the Ruby implementations: BlueRuby, HotRuby, IronRuby, JRuby, MacRuby, Maglev, MRI, REE, Rubinius, Small […] where they are standing and find performance issue. Let’s take a very simple example: JRuby . What you might not know is […] that most JRuby benchmarks are usually ‘warmed up’. Basically, to get the results you see in most reported benchmarks, you3 weeks ago -
JRubyConf and Clojure STM
Atomic Spin - Home — Authority 117
I recently attended JRubyConf in San Francisco. The conference definitely had a strong web presence; but it wasn […] ’t without a few of “web neutral” presentations. The JRuby State of the Union , The JRuby Testing Story , and some of the […] Memory and how it can be used within JRuby . He wrote a small library that exposes and wraps the necessary STM3 weeks ago -
Ruby Mail on CRuby, JRuby and IronRuby
eljko Filipin's Blog on Software and Testing — Authority 99
Today I tried Mikel Lindsaar’s Mail gem on CRuby , JRuby and IronRuby . Installation of each Ruby version and […] .subject.to_sputs Time.now - time I have executed the script three times for each Ruby implementation. It looks to me that CRuby and JRuby […] are similar in speed, and IronRuby is way slower. Test Run CRuby JRuby IronRuby 1 2.594 3.0 9.8125 2 24 days ago -
What’s new in rake-compiler 0.7.0
DEV_MEM.dump_to(:blog) - Multimedia systems blog — Authority 103
-Talk too, just in case) JRuby This new version includes an amazing contribution by Alex Coles that allow compilation and […] packaging of JRuby extensions and gems! Yes, it is now possible, under JRuby, to compile JRuby gems that bundle jar files […] with the extensions. Even more, with proper tools and a valid JRuby installation, you can even compile extensions from2 weeks ago -
J is for JVM: Why the ‘J’ in JRuby?
dzone.com: latest front page — Authority 166
The current JRuby team members are all passionate hackers with intimate knowledge of Ruby, Java, and of course JRuby […] . That said, none of us were on the team at the project’s original inception. I assume the JRuby pioneers thought JRuby would […] writing JRuby on top of the JVM a good idea, they ask. Are we nuts, evil geniuses, or is using the JVM just a solid pragmatic3 weeks ago -
[JRuby on Rails on GAE/J] howto put rubygems into a jar file to reduce …
messaliberty — Authority 114
files. There may not be easy way to load rubygems in jar files with JRuby. But with JRuby on GAE/J, it’s easy to load […] . JRuby on Rails on GAE/J, can load rubygems in RAILS_ROOT/vendor/gems, just do require “gem-name”. But rubygems often […] contain alot of files. It’s not good for limit of number of upload files. JRuby on GAE/J, can load rubygems from jar files3 weeks ago -
JRuby app configuration feat. Yaml and JVM-Parameters
RubyFlow — Authority 135
Ambience - Specify a default (development) configuration in a Yaml file and override its properties via JVM-Parameters for production.2 weeks ago -
Changes at IsItJRuby.com
Carl Mercier's blog — Authority 91
another website. Unfortunately, IsItJRuby.com didn’t get the love it deserved so I started hunting for someone to take my1 week ago
