# GraalVM native-image 使用示範 ## [Quarkus](https://quarkus.io/) Red Hat 主導開發的開放原始碼 Java 開發框架 [Quarkus](https://quarkus.io/),定位是針對 GraalVM 和 OpenJDK HotSpot 量身定製的 Kurbernetes Native Java 框架,已支援諸如 Netty, Undertow, Hibernate, JWT 等框架,足以勝任企業級應用的開發。  * [Cloud Native Application](https://www.redhat.com/en/topics/cloud-native-apps): 即雲端原生應用程式,是由 Pivotal 的 Matt Stine 在 2013 年提出,針對近年來雲端運算平臺的發展,進一步擴充 SaaS 服務產物; * [GraalVM](https://www.graalvm.org/): Oracle 將過去在實驗室的成果開放原始碼,本身是個通用型虛擬機器,可用來構建多種程式語言應用,也可簡單地用來編譯和構建 Java 應用,甚至可將 Java 應用構建成 Native image (不依賴 Java 虛擬機器的獨立執行檔),以提高應用的啟動速度並降低應用的記憶體佔用; * [12-Factor](https://12factor.net/): 全稱為 "The Twelve-Factor App",可認為是 SaaS 的參考標準,對 SaaS 開發的各個方面都提出明確的參考標準; ## netty * [Instant Netty Startup using GraalVM Native Image Generation](https://medium.com/graalvm/instant-netty-startup-using-graalvm-native-image-generation-ed6f14ff7692) * [GitHub](https://github.com/cstancu/netty-native-demo) ## Micronaut * [Java for Serverless: Ahead-of-Time compilation with Micronaut and GraalVM](https://www.exoscale.com/syslog/java-serverless-micronaut-graalvm/) * [GitHub for GraalVM 19](https://github.com/jserv/micronaut-from-scratch) ## AWS Lambda * [Gramba, a GraalVM native-image runtime and toolchain for AWS Lambda](https://www.cloudway.be/en/blog/gramba-graalvm-native-image-runtime-and-toolchain-aws-lambda) ## IOTA Reference Implementation (IRI) * [Graal #748](https://github.com/oracle/graal/issues/748)
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up