Dave Johnson on open web technologies, social software and software development
« Long transactions. | Main | Java LGPL clarificat... »
Roller uses the Castor persistence framework. FreeRoller can be very slow.
Are the two things related? I have no real empirical evidence (yet) to prove a link, but I did find an interesting link of a different sort in my referer logs this morning to a blog entry by (Roller user) Matthew Porter. Back in December 2002, Matthew chose Hibernate instead of Castor for the Java Lobby Community Port (JLCP) project. Here's why:Persistent Framework Choice for JLCP: Castor was not chosen for two primary reasons. The first is the lack of development of Castor in the past year. In addition, one the tests we performed at DMI, Castor was significantly slower than other PFs- to the point where it was intolerable. The first reason and recent tests led me to believe that the situation regarding speed had not changed.Also, an interesting link was posted in a comment on my Long Transactions post yesterday. This is a pretty interesting article:
O/R Mapping with Castor JDO in the Real World: Castor holds up to its promises in simple testing and trial runs. However, it has proven to fall short in some practical issues with our application of about twenty-five data classes and as many tables. Most of our problems come from the need to hold onto objects across transactions and perform complex updates.I'm tempted to rewrite the Roller backend using Hibernate just for the hell of it, but I really should to do some profiling of Roller to see where the problem lies, don't you think? I guess I could do a 30-day eval of OptimizeIT or JProbe, but I would be happy to hear your recommendations for free and/or open source profiling tools. Got any?
Dave Johnson in Roller
02:32AM Feb 20, 2003
Comments [8]
Tags:
Roller
This is just one entry in the weblog Blogging Roller. You may want to visit the main page of the weblog
Below are the most recent entries in the category Roller, some may be related to this entry.
Posted by Lance on February 20, 2003 at 12:57 PM EST #
Posted by Lance on February 20, 2003 at 12:59 PM EST #
Posted by Patrick Peak on February 20, 2003 at 01:40 PM EST #
Posted by Mark Donahue on February 20, 2003 at 02:22 PM EST #
Posted by Martin van den Bemt on February 20, 2003 at 03:06 PM EST #
Posted by Steve Conover on February 20, 2003 at 03:16 PM EST #
Posted by Lance on February 20, 2003 at 04:00 PM EST #
Posted by Scott Stirling on February 21, 2003 at 09:11 PM EST #