> From: Mieke Banderas [mailto:[EMAIL PROTECTED] > Subject: Re: Java databases as alternative to MySQL on OS X > Server? (OT) > > It would seem so, as I now learnt that The HotSpot JVM > uses native threads. The only possible escape then would > be to use another JVM that doesn't on OS X. But I'm not > sure how advisable that is. Anyone uses alternative JVMs > on OS X out there?
The last JVM I know of that avoided native threads was Sun's 1.3 version running in "green threads" mode. Performance and stability were nothing to brag about. There are several "academic" JVMs kicking around with varying degrees of stability and compliance with the spec that might not use native threads. None are really appropriate for production use. I've only toyed with it, but Solaris 10, along with Postgres, is available for free download, ready to install and run on an x64/x86 system. Yet another learning curve... - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]