Seattle Java User's Group
[ start | index | login or register ]
start > 2008-11-13 > 1

2008-11-13 #1

Created by admin. Last edited by admin, one year and 117 days ago. Viewed 725 times. #3
[diff] [history] [edit] [rdf]
labels
attachments

18 Nov 2008 : Zero Turnaround in Java Development

Turnaround is the time it takes for the changes in code to propagate to the running application. Currently the average time spent waiting for building and deployment is about one minute. In fact turnaround takes even more time away, due to the interruption penalties and quality degradation.

In this talk Toomas Römer will review how to get the time from hitting Ctrl+S to refreshing the browser to less than one second. Using modern IDEs like Eclipse, NetBeans and IDEA and a toolset of tricks it is possible to almost eliminate the build from the turnaround. Using frameworks like OSGi or Tapestry 5 and code reloading solutions like JVM HotSwap and JavaRebel is is possible to also lose deployment out of the picture. After this talk you should be able to significantly reduce turnaround, whether you're starting a project from scratch or maintaining an existing one.

>>http://www.zeroturnaround.com/javarebel/

Pizza and pop will be provided by our gracious hosts - >>OpenMarket and >>QPass

no comments | post comment
Describe here what your SnipSnap is about!

Configure this box!

  1. Login in
  2. Click here: snipsnap-portlet-2
  3. Edit this box
snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt