> Hiya,
>
> Has anyone here had experience of upgrading the JVM that
> comes with CFMX?  My dev box runs on JVM 1.3.1 but I need to
> use functionality only available in 1.4+.  Furthermore (and
> more to the point), according to a couple of sources:
>
> http://cfm.blogspot.com/2002_09_01_cfm_archive.html
> http://java.sun.com/j2se/1.4/performance.guide.html
>
> ...there's around a 35% performance increase on sevlets in
> 1.4, and considering CFM templates are run as servlets in CFMX...

I know there are some issues in the MM knowledge base about this.

The only thing I would say is that CFM templates are not the same as
servlets.  If they were they'd be able to interact properly and easily
with other servlets (which they can't).  There may be a performance
increase with CF on 1.4, but it may not be anything like the increase
with servlets you're talking about.

Paul





-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to