Chronus is an user-friendly object persistance layer for Java. It supplants the need for any database setup or SQL statements. Futhermore Chronus is designed to work without the need for any user configuration or XML descriptor files. Zero setup time
Be the first to post a text review of Chronus. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Chronus has been modified to use the binairy array to save objects. This has resulted in a significant increase in performance. Example: Previous version: 10000 object saved to the database at an average of 0.8609 milliseconds per object 10000 object loaded from the database at an average of 0.0953 milliseconds per object Binairy version: 10000 object saved to the database at an average of 0.5797 milliseconds per object 10000 object loaded from the database at an average of 0.0016 milliseconds per object
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?