Azul JVM Now Available For Developers of Open Source Applications
1–10 of 11 posts
Re: Azul JVM Now Available For Developers of Open Source Applications
#2Re: Azul JVM Now Available For Developers of Open Source Applications
#3Re: Azul JVM Now Available For Developers of Open Source Applications
#4It's a shame, but given the amount that Azul has poured into research it is not surprising.
At least we can look forward to some interesting benchmarks and code analyses, perhaps?
Re: Azul JVM Now Available For Developers of Open Source Applications
#5Re: Azul JVM Now Available For Developers of Open Source Applications
#6This is probably meaningless for most developers: it is only going to be made available "for use in development, qualification, and testing". Further, there's no information on what license this will be released under. It's a shame, but given the amount that Azul has poured into research it is not surprising. At least we can look forward to some interesting benchmarks and code analyses, perhaps?
One of Apache Harmony's big reasons for not obtaining and using the Java TCK is that it wouldn't allow them to release their JVM under the Apache license.
Re: Azul JVM Now Available For Developers of Open Source Applications
#7Re: Azul JVM Now Available For Developers of Open Source Applications
#8EDIT: Looks like pretty much the same question everywhere. AZUL, please step up.
Re: Azul JVM Now Available For Developers of Open Source Applications
#9Regarding performance, you can find some useful information on Azul's website. In a nutshell, Zing's strengths are its ability to GC while the application continues to run; and its ability to support very large memory heaps without a performance penalty. The two combine to permit a single JVM to do a lot more work and to avoid long application stalls when GC is triggered.
Re: Azul JVM Now Available For Developers of Open Source Applications
#10Has anybody used this? Any hard numbers in comparison to reference JVM and VMs (jrockit?), latency vs realtime java? EDIT: Looks like pretty much the same question everywhere. AZUL, please step up.
http://blog.mikemccandless.com/2012/07/lucene-index-in-ram-w...