[Home] [By Thread] [By Date] [Recent Entries]
Colin Paul Adams wrote:
I think what Colin tries to get at is that on most "real world" systems, you'll have to start the JVM. Depending on the type of system you'll have to start it once (a servlet which stays in memory) or you have to start it each time again (a workflow management system running every now and then a couple of XSLT). It's negligible in the case of the servlet, as it is part of the overall startup time. But it is not negligible if your system will have to deal with this startup time. In which case I agree with Colin that you shouldn't ignore it. What's fair or not depends on the context. Some people don't like the startup time of Diesel because they only do groceries around the corner with it, other people find it negligible, because they drive daily from Copenhagen to Barcelona and back (ignoring the speed limits). Cheers, -- Abel Braaksma
|

Cart



