Re: Don't download JDK1.2src! [Was: Re: JAVA2 source code]

1999-02-26 Thread Leo Cyr
This makes very good sense. On Fri, 26 Feb 1999, Cees de Groot wrote: > Oliver Fels wrote: > > > Just for your interest and in case noone has mentioned it yet: > > > > Sun is now making the source code to the Java® 2 platform > > available to the developer community. > > > > Yes, but *please*

Re: Killing Applets in browsers

1998-12-13 Thread Leo Cyr
If you use HotJava (current is 1.1.5) for some reason ;-) it automatically re-downloads the classes/jars specified in the Applet tag. I'm not sure why -- I guess it is realted to the browser's cache, but caching of html is still on... It just works... Christopher Hinds wrote: > Since the brows

Re: JDBC-connection in Linux

1998-12-12 Thread Leo Cyr
I have seen no direct comparison between MySQL and postgresql (around 6.3.2) are the jdbc drivers stable, complete, ...? Feel free to follow up directly to me (since it's off topic) but, what makes MySQL so much better than postgresql? I've just gotten into the free source RDBMS realm and postgre

Re: JDBC-connection in Linux

1998-12-12 Thread Leo Cyr
I too have had great success with postgresql (www.postgresql.org ;-) -- I've used the driver and code I wrote on many platforms including 4.x+ browsers and it works great so far. Is anyone using postgreSQL (6.3.2 or other) with postgresql.jar in any "high load" production environment like in an a

Re: new VolanoMark benchmark scalability results

1998-08-04 Thread Leo Cyr
The most unpleasent part was the Linux VM being unable to achieve more than 2xx or so simultaneous connections Leo Cyr

Re: new VolanoMark benchmark scalability results

1998-08-04 Thread Leo Cyr
gests that this might not just be a slow > Java, but rather problems with Linux. Linux's results in these tests disturb me. I'd like to hear come commentary from those who know the VM and Linux internals! Leo Cyr