|
You are here |
www.morling.dev | ||
| | | | |
in.relation.to
|
|
| | | | | One of the most exciting features in Java 9 are modular runtime images. Using the new jlink utility, you can create customized distributions which contain your app, its dependencies and just the JDK modules which it needs. For instance, a simple service based on the Undertow web server can be packaged into an image of just 25 MB, batteries included. While that's pretty cool already, it gets even nicer, as jlink provides a plug-in mechanism which allows to fine-tune the contents modular runtime images as ... | |
| | | | |
hadihariri.com
|
|
| | | | | [AI summary] A comprehensive survival guide for .NET developers transitioning to the Java platform, covering the JVM ecosystem, versions, build tools, frameworks, and class loader mechanics. | |
| | | | |
blog.joda.org
|
|
| | | | | This article in my series on the Java Platform Module System (JPMS) is focussed on automatic modules . JPMS was previously known as Project... | |
| | | | |
paulbutler.org
|
|
| | | [AI summary] The post discusses the current state and challenges of embedding WebAssembly outside of browsers, focusing on runtime choices, memory management, and interface design for applications like real-time multiplayer games. | ||