From oqij4ngfcrweuh001@sneakemail.com Thu, 16 Aug 2001 05:33:48 -0700 From: "" Date: Thu, 16 Aug 2001 05:33:48 -0700 Subject: RE: VB vs. JAVA Message-ID: MIME-Version: 1.0 Content-Type: text/plain There is no application, just wondering. I'm a ASP/ColdFusion developer atm, and have been wondering for some time if Java was worth learning, and it appears now, based on your answers, it might just be worth it. Thanks Guy. anybody else have any input on this topic ? cheers, michael -----Original Message----- [mailto:XXXXXXXXXXXXXXXXXXXXXXXXX] Sent: Thursday, 16 August 2001 9:51 PM To: XXXXXXXXXXXXXXXXX Well, what you mean by speed depends on what it is you're trying to do. Big numerical computations are certainly quite slow in Java... but they are even slower in PL/SQL. Remember that a Java Virtual Machine does execute native code for many operations, such as networking. But, what is your application doing? Is it spending most of its time executing transactions? Because Java is certainly capable of starting transactions faster than Oracle can commit them, on similar hardware. Use a profiler to work out where the Java is spending most of its time, and use the OCI8 driver instead of the Thin Client. g -----Original Message----- Sent: Thursday, August 16, 2001 7:15 AM To: Multiple recipients of list ORACLE-L I hear a lot of bad things about Java, mostly in regards to speed. I'm wondering if there's anybody out there with experience in numerous programming langauges (including Java) that wouldn't mind giving their opinion about wether or not java is the best option for the job? ta michael -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Guy Hammond INET: guy.hammond@avt.co.uk Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: oqij4ngfcrweuh001@sneakemail.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).