What is Chronon?

Chronon is like a DVR for your Java applications.

Chronon Recording Server

Chronon records every change made by every single line of code in your program while it is executing, from the very beginning to the end of the program. The recording is saved to a file and can then be transferred across machines and also shared amoung team members

Chronon Time Traveling Debugger

Team members can use the Chronon Recording file to play back the entire execution of the Java program on their desktops and find the root cause of any issues instantly.

See Chronon in Action

Product Demos

Chronon Debugger demo Chronon Time Travelling Debugger
Chronon Debugger demo Chronon Recording Server
Chronon Debugger demo Post Execution Logging

Chronon in Action

Chronon Debugger demo Debugging without breakpoints
Chronon Debugger demo Recording Tomcat/JBoss and other JavaEE application server
Chronon Debugger demo Finding the root cause of an exception in a multi threaded program
Chronon Debugger demo Using the Recorded Console to find the root cause of a warning message
Chronon Debugger demo Verifying the lazy loading behavior of my code

Tech Talks

Chronon Debugger demo Google Tech Talk 2009 – Project Silver Bullet
Chronon Debugger demo Chronon Webinar 2011
Chronon Debugger demo IBM Developerworks Podcast Interview
Chronon Debugger demo Basement Coders Video Interview