Interesting. Do you think that the stored producedures would provide a greater performance boost than a conversion to Java ? Is that what you are saying?
What about a combination of C++ & stored procedures? >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. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201887 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

