Posts relating to “jruby” (67)

Look up Offsite Link "jruby" at The Free Dictionary
  1. JRubyConf and invokedynamic


    Atomic Spin - HomeAuthority 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 JRuby
    4 weeks ago
  2. How I built the LeWeb IRC bot in my pyjamas


    Tom MorrisAuthority 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 without
    2 weeks ago
  3. Lots of rubies, now what?


    MerbistAuthority 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, you
    3 weeks ago
  4. JRubyConf and Clojure STM


    Atomic Spin - HomeAuthority 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 STM
    3 weeks ago
  5. Ruby Mail on CRuby, JRuby and IronRuby


    eljko Filipin's Blog on Software and TestingAuthority 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 2
    4 days ago
  6. What’s new in rake-compiler 0.7.0


    DEV_MEM.dump_to(:blog) - Multimedia systems blogAuthority 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 from
    2 weeks ago
  7. J is for JVM: Why the ‘J’ in JRuby?


    dzone.com: latest front pageAuthority 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 pragmatic
    3 weeks ago
  8. [JRuby on Rails on GAE/J] howto put rubygems into a jar file to reduce …


    messalibertyAuthority 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 files
    3 weeks ago
  9. JRuby app configuration feat. Yaml and JVM-Parameters


    RubyFlowAuthority 135
    Ambience - Specify a default (development) configuration in a Yaml file and override its properties via JVM-Parameters for production.
    2 weeks ago
  10. Changes at IsItJRuby.com


    Carl Mercier's blogAuthority 91
    another website. Unfortunately, IsItJRuby.com didn’t get the love it deserved so I started hunting for someone to take my
    1 week ago