Are you sure that it's ColdFusion that it slowing the task down?  I'm not
sure if moving it to Java would provide a noticeable increase in performance
considering that the server already converts your CF code to Java bytecode
before it's executed.  Perhaps you could also look at moving your data
transactional code to stored procedures (if applicable).  What do your logs
say?  Are the pages doing the processing taking large amounts of time?

-----Original Message-----
From: Protoculture [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 07, 2005 11:08 AM
To: CF-Talk
Subject: recoding some parts into Java...

Would we get a substantial performance boost on a process intensive series of
CF tasks if we converted them into Java? ( assuming of course it was done
properly ). 

Right now we have a emailing system that takes quite a bit of time to finish.
I'm wondering if we brought the majority of processes into Java if that would
help us out.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201878
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to