September 30th, 2008
Don’t forget, in a few weeks at the Red Hat offices in Raleigh, there will be an unconference-style Ruby BarCamp on October 18th.
My plan is to put together a few clumps of slides, prepare a cluster on EC2, and see if anyone wants to hear about JBoss Rails. I’ll of course put them online sometimes [...]
Posted in barcamp, Java, jruby, raleigh, Ruby | No Comments »
September 29th, 2008
JBoss on Rails will indeed cluster!
After modifying and dropping my jboss-rails.deployer into an ‘all’ configured server of JBoss AS 5, and firing up 3 instances on my localhost (non-trivial on OSX…):
10:43:28,409 INFO [RPCManagerImpl] Received new cluster view: [127.0.0.10:63740|2] [127.0.0.10:63740, 127.0.0.11:63747, 127.0.0.12:63749]
10:43:28,435 INFO [RPCManagerImpl] Cache local address is 127.0.0.12:63749
10:43:28,469 INFO [ComponentRegistry] JBoss Cache [...]
Posted in clustering, Java, JBoss, jbosscache, jruby, rails | 5 Comments »
August 28th, 2008
Back in May, I was a manager.
I feebly attempted to direct 8 great guys and gals to further the goals of JBoss.org. After the Codehaus, you’d think I’d be able to help build an opensource community with fun and flair. But I came to realize that it’s hard to build a community as an active [...]
Posted in Java, JBoss, JBoss.ORG, job, jruby, Ruby | 10 Comments »
August 21st, 2008
In addition to the previously-mentioned JRuby mirror from Codehaus SVN to GitHub, I’m now also mirroring:
JBoss Microcontainer
JBoss AS5
JRuby
All are trunk-only mirrors, not picking up branches or tags. Since the JBoss repository path has about 77,000 subversion revisions, and at one point held any and all JBoss software ever written, I have not mirrored it [...]
Posted in git, github, Java, JBoss, jruby, svn | No Comments »
August 20th, 2008
So, I’m gearing up to work on some Java+Ruby (via JRuby) stuff. The Java world still seems fairly entrenched in the cult of Subversion, while the Rubyists have gone with Git lately.
I’m still wrapping my mind around Git, but with GitHub, it’s fairly easy and straight-forward. I paid my $7 for the micro [...]
Posted in git, Java, jruby, Subversion | 3 Comments »