JavaZone 2010 - How JRebel works?

JRebel came out as a class reloading tool in 2007, with a promise to save your time by skipping redeploy. Since then we have delivered on that promise, and then some, and JRebel has grown to a large project with hundreds of thousands of line of code. In this talk I'll reveal the basic principles that JRebel uses to skip builds and redeploys and show you some of the code doing the work. I'll also speak about some of the (unique?) challenges that our team had to face and how we solved them.
Jevgeni Kabanov

Jevgeni Kabanov

Jevgeni Kabanov is the founder and lead of ZeroTurnaround (www.zeroturnaround.com), a development tools company that focuses on productivity. Before that he worked as the R&D director of Webmedia, Ltd, the largest custom software development company in the Baltics. As part of the effort to reduce development time tunraround he wrote the prototype of the ZeroTurnaround flagship product, JavaRebel, a class reloading JVM plugin.
Jevgeni has been speaking at international conferences for several years, including JavaPolis/Devoxx, JavaZone, JAOO and so on. He also has an active research interest, publishing several papers on topics ranging from category theoretical notions to typesafe Java DSLs.
Besides the commercial products made for ZeroTurnaround, Jevgeni is a co-founder of two open-source projects -- Aranea and Squill. Aranea (www.araneaframework.org) is a web development and integration platform based on strong object-oriented principles. Squill (squill.dev.java.net) is a typesafe internal DSL for constructing and executing SQL queries.
Jevgeni's personal blog can be found at dow.ngra.de.