NEWS:

Uncategorized 26 Jul 2005 07:29 am

Dynamic Zero Deployment in … Java?

I found this most interesting in light of the recent spat over responsible deployment. It looks like the Java folks (and I count myself among them) are hankering for a bite of the dynamic deployment pie.

Read through the use case. It is very compelling — a user gets an error in a popup with a Mail button, sends it off, developers make a fix and check it in to subversion, the user refreshes the page and the error is gone. From a Java developer’s point of view that reads like science fiction.

This sounds strangely like the process used by 37signals , “release manager,” which will be released soon.

Hey, if it works, we can all get on board. Deployment in Java could certainly use some agility. I’ll be curious to see how it goes. Unfortunately this is just a proposal for an ‘incubator’ project at apache.org, which means it’ll likely be years before it will see light of day, if it does at all.

I wonder how long till we see the Rails release manager?

Comments are closed.