2024/10/27 Presentation for JJUG CCC 2024 Fall
登壇資料
イベント:
https://jjug.doorkeeper.jp/events/177443
Web版のスライド:
https://kazu-kichi-67.github.io/slidev-jjug-ccc-2024-fall/1
---------------------------------
■リンク集
ライフサイクルの図 出典元:
https://shipilev.net/talks/j1-Oct2011-21682-benchmarking.pdf
Liveness and Readiness Probes with Spring Boot:
https://spring.io/blog/2020/03/25/liveness-and-readiness-probes-with-spring-boot
Liveness, Readiness, and Startup Probes:
https://kubernetes.io/docs/concepts/configuration/liveness-readiness-startup-probes/
Interface BeanFactory:
https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/beans/factory/BeanFactory.html
Bean Scopes:
https://docs.spring.io/spring-framework/reference/core/beans/factory-scopes.html
Class AbstractRoutingDataSource:
https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/datasource/lookup/AbstractRoutingDataSource.html
JEP 310: Application Class-Data Sharing:
https://openjdk.org/jeps/310
JEP 341: Default CDS Archives:
https://openjdk.org/jeps/341
JEP 350: Dynamic CDS Archives:
https://openjdk.org/jeps/350
Class Data Sharing:
https://docs.spring.io/spring-boot/reference/packaging/class-data-sharing.html
GraalVM:
https://www.graalvm.org/
Introducing GraalVM Native Images:
https://docs.spring.io/spring-boot/reference/packaging/native-image/introducing-graalvm-native-images.html
Libraries and Frameworks Tested with Native Image:
https://www.graalvm.org/native-image/libraries-and-frameworks/
CRaC Project:
https://wiki.openjdk.org/display/crac
CRaC/docs:
https://github.com/CRaC/docs
Checkpoint and Restore With the JVM:
https://docs.spring.io/spring-boot/reference/packaging/checkpoint-restore.html#packaging.checkpoint-restore
SnapStart で AWS Lambda 関数の Java コールドスタートを削減する:
https://aws.amazon.com/jp/blogs/news/reducing-java-cold-starts-on-aws-lambda-functions-with-snapstart/
Project Leyden:
https://openjdk.org/projects/leyden/
Leyden Early Access Release:
https://github.com/openjdk/leyden/blob/leyden-ea1-release-notes/README.md