Bookmark Cleanup #2
More links from my bookmarks. Mostly Java today.
- Pro Java 6 3D Game Development
- How to Handle Java Finalization’s Memory-Retention Issues - I’ve played with these ideas in a new Java wrapper I’m writing for HDF5. Very cool. If you’re dealing with native resources inside your Java application, read this.
- Shoal - A Dynamic Java Clustering Framework
- Java Concurrency Wiki - A wiki for stuff related to JSR 166
- Concurrency JSR-166 Interest Site
- FishFarm - Shoal meets JSR 166, I think
- InfoQ: New Concurrency Features for Java SE 7
- HotSpot Internals for OpenJDK Wiki
- Monitoring and Managing Java SE 6 Platform Applications - Read this before you try to debug your next OutOfMemoryError.
- Java Tuning White Paper - Read this while we wait for Java 6u10.
- Java 6 and msvcr71.dll - I love Microsoft’s plethora of runtimes. Really.
- Kohsuke Kawaguchi’s Blog: Deep dive into assembly code from Java - Find out what the HotSpot compiler is doing
- Apache UIMA - UIMA is a component framework for analysing unstructured content such as text, audio and video.
More links coming soon.