graalvm共43篇
Java Can Be Serverless Too: Using GraalVM for Fast Cold Starts-拾光赋

Java Can Be Serverless Too: Using GraalVM for Fast Cold Starts

Java Can Be Serverless Too: Using GraalVM for Fast Cold Starts, Introduction A fairly common approach when it comes to working with serverless code is to write it as a Python, Node...
kity的头像-拾光赋kity12天前
0299
Kotlin Native and GraalVM - The Story So Far-拾光赋

Kotlin Native and GraalVM – The Story So Far

Kotlin Native and GraalVM - The Story So Far, 1. Introduction There is a lot of buzz today about a technology that we tend to call Native. Native technology or Native code usually ...
kity的头像-拾光赋kity22天前
0228
GraalVM: The Swiss Army Knife of the JVM World-拾光赋

GraalVM: The Swiss Army Knife of the JVM World

GraalVM: The Swiss Army Knife of the JVM World,Let’s take a walk down memory lane to understand the superhero that is GraalVM . Imagine you’re at a party, and everyone’s speakin...
kity的头像-拾光赋kity1个月前
0319
Native Image Quick Reference — GraalVM for JDK 23 - graalvm-拾光赋

Native Image Quick Reference — GraalVM for JDK 23 – graalvm

Native Image Quick Reference — GraalVM for JDK 23 - graalvm,Adding below to your pom xml and <profile> <id>native</id> <build> <plugins> <plugin&g...
kity的头像-拾光赋kity2个月前
0488
Lambda function with GraalVM Native Image - Part 4 Measuring cold and warm starts using different Lambda memory settings-拾光赋

Lambda function with GraalVM Native Image – Part 4 Measuring cold and warm starts using different Lambda memory settings

Lambda function with GraalVM Native Image - Part 4 Measuring cold and warm starts using different Lambda memory settings, AWSLambdaWithGraalVMNativeImage (4 Part Series) 1 Lambda f...
kity的头像-拾光赋kity2个月前
04113
Lambda function with GraalVM Native Image - Part 3 Measuring cold and warm starts-拾光赋

Lambda function with GraalVM Native Image – Part 3 Measuring cold and warm starts

Lambda function with GraalVM Native Image - Part 3 Measuring cold and warm starts, AWSLambdaWithGraalVMNativeImage (4 Part Series) 1 Lambda function with GraalVM Native Image - Par...
kity的头像-拾光赋kity3个月前
04110
Wednesday Links - Edition 2024-10-23-拾光赋

Wednesday Links – Edition 2024-10-23

Wednesday Links - Edition 2024-10-23, Wednesday Links (232 Part Series) 1 Wednesday Links - Edition 2020-05-27 2 Wednesday Links - Edition 2020-06-03 ... 228 more parts... 3 Wednes...
kity的头像-拾光赋kity3个月前
0485
Lambda function with GraalVM Native Image - Part 2 How to develop and deploy Lambda function with Custom Runtime-拾光赋

Lambda function with GraalVM Native Image – Part 2 How to develop and deploy Lambda function with Custom Runtime

Lambda function with GraalVM Native Image - Part 2 How to develop and deploy Lambda function with Custom Runtime, AWSLambdaWithGraalVMNativeImage (4 Part Series) 1 Lambda function ...
kity的头像-拾光赋kity3个月前
02515
Lambda function with GraalVM Native Image - Part 1 Introduction to GraalVM and its native image capabilities-拾光赋

Lambda function with GraalVM Native Image – Part 1 Introduction to GraalVM and its native image capabilities

Lambda function with GraalVM Native Image - Part 1 Introduction to GraalVM and its native image capabilities, AWSLambdaWithGraalVMNativeImage (4 Part Series) 1 Lambda function with...
kity的头像-拾光赋kity3个月前
04511
Wednesday Links - Edition 2024-09-25-拾光赋

Wednesday Links – Edition 2024-09-25

Wednesday Links - Edition 2024-09-25, Wednesday Links (232 Part Series) 1 Wednesday Links - Edition 2020-05-27 2 Wednesday Links - Edition 2020-06-03 ... 228 more parts... 3 Wednes...
kity的头像-拾光赋kity4个月前
0258
Memory Management in GraalVM Native Image-拾光赋

Memory Management in GraalVM Native Image

Memory Management in GraalVM Native Image,Memory management is a crucial component of computer software development, tasked with the effective allocation, utilization, and release ...
kity的头像-拾光赋kity4个月前
04013
Enhancing Performance with Static Analysis, Image Initialization and Heap Snapshotting-拾光赋

Enhancing Performance with Static Analysis, Image Initialization and Heap Snapshotting

Enhancing Performance with Static Analysis, Image Initialization and Heap Snapshotting,From monolithic structures to the world of distributed systems, application development has c...
kity的头像-拾光赋kity4个月前
03412