Advertisement Β· 728 Γ— 90

Posts by GraalVM

Preview
Inside trivago’s GraalVM Migration: Native Image for GraphQL at Scale Introduction

trivago runs a GraphQL gateway handling 9,000+ req/s per subgraph.

After migrating to GraalVM Native Image, they:
β€” eliminated warm-up
β€” reduced replicas from 43 to 12
β€” cut CPU usage

Learn more about their migration process and recommendations: medium.com/graalvm/insi...

1 week ago 11 6 0 0
Bootiful GraalVM by Thomas Wuerthinger, Josh Long
Bootiful GraalVM by Thomas Wuerthinger, Josh Long YouTube video by Devoxx

Bootiful GraalVM by @thomaswue.dev and @starbuxman.joshlong.com:
www.youtube.com/watch?v=YlMi...

2 weeks ago 3 0 0 0
Robotics and GraalVM native libraries by Florian Enner
Robotics and GraalVM native libraries by Florian Enner YouTube video by Devoxx

What if you could replace C++ with Java for a real-time robotics stack?πŸ€–
Hebi Robotics's Florian Enner did exactly that using GraalVM Native Image shared libraries.
Learn how and see cool demos in this Devoxx talk πŸ‘‡ www.youtube.com/watch?v=md2J...

4 weeks ago 2 2 0 0

whoa hey! Where did that come from? @graalvm.org I believe, and the amazing people at @jetbrains.com who have made #webassembly components out of it! (A nice extra trick for this one if you come to @wasm.io)

4 weeks ago 6 2 1 0
Preview
Scaling LunaDb, our in-house declarative data loading system β€’ Asana Scaling LunaDb, our in-house declarative data loading system β€” describes a large architecture we undertook to break apart our data loading monolith

Learn how Asana uses GraalVM to run Scala and TypeScript in the same process, sharing caches to accelerate data computation for live client updates: asana.com/resources/sc...

1 month ago 4 0 0 0
Post image

Interesting comparison from the @quarkus.io maintainers shows that @graalvm.org native image remains by far the best option to deploy Quarkus applications for optimizing startup time, container image size, and memory consumption (RSS). Link in comments.

1 month ago 8 2 1 0
Post image

PyEditor for ESA SNAP, available since v1.5 of EOMasters Toolbox Pro, allows to use packages like #numpy on Linux and do data analysis directly in SNAP.
On Windows this will still take a little while. The maintainers of GraalPython are working on this. @graalvm.org
#earthobservation #remotesensing

1 month ago 3 2 0 0
Advertisement
Preview
JavaScript in Java: Driving Dynamic UIs with GraalVM at Scale This is a guest blog post written by JoΓ£o Nogueira, a software engineer at Picnic Technologies.

Learn how Picnic built a rule engine on GraalVM, where rules are defined in JavaScript or Python and executed by a Java backend, handling 37M evaluations and 2M actions daily πŸš€
medium.com/graalvm/java...

1 month ago 5 1 0 0
Arconia CLI
Supercharge Your Spring Boot Workflow

brew install arconia-io/tap/arconia-cli

# Run your Spring Boot application during development
arconia dev

# Build your application as a native executable
arconia build --native

# Run tests for your Java application
arconia test

# Build a container image using Cloud Native Buildpacks
arconia image build buildpacks --image-name ghcr.io/thomasvitale/myapp

# Migrate your application to Spring Boot 4.0
arconia update spring-boot --to-version 4.0

Arconia CLI Supercharge Your Spring Boot Workflow brew install arconia-io/tap/arconia-cli # Run your Spring Boot application during development arconia dev # Build your application as a native executable arconia build --native # Run tests for your Java application arconia test # Build a container image using Cloud Native Buildpacks arconia image build buildpacks --image-name ghcr.io/thomasvitale/myapp # Migrate your application to Spring Boot 4.0 arconia update spring-boot --to-version 4.0

The new version of the Arconia CLI is now out, ready to supercharge your Spring Boot workflow πŸš€ The CLI uses Java 25, Spring Boot 4, and is now powered by @picocli.bsky.social after migrating from Spring Shell. It's released as a native executable with @graalvm.org and released with @jreleaser.org.

1 month ago 8 6 2 0
Post image

Learn how you can build your custom GraalVM distribution from source: github.com/oracle/graal...

1 month ago 4 0 0 0
Preview
Building an AI Travel Assistant with GraalVM, Micronaut, and LangChain4j In this post, we'll build a Swiss travel assistant, that understands natural language queries, complete with recommendations are wishlist.

Building an AI Travel Assistant with GraalVM, @micronautfw.bsky.social, and @langchain4j.dev: medium.com/graalvm/buil... by @alina-yurenko.bsky.social

1 month ago 6 1 0 0
Video

This is one of the @tamboui.dev demo applications, compiled to a native binary using @graalvm.org . It runs natively at 60fps+ (only limited by the refresh rate that is set in the demo) and consumes about 20MB of RAM.

melix.github.io/blog/2026/02...

1 month ago 13 4 1 0
Post image

Are you looking for a summer internship?πŸ‘¨β€πŸŽ“

Join our team on a mission to make all languages fast, and developers all over the world more productive!

Learn more and apply:

www.graalvm.org/community/in...

2 months ago 3 3 0 1
Post image

Good morning #JFokus!πŸ‘‹
Make sure to catch @ssmith.bsky.social and @fniephaus.com to ask anything you want to know about GraalVM & WebAssembly, and attend their session on Wednesday!

2 months ago 9 2 1 0
GitHub - yupiik/fusion: Yupiik Fusion is a modern, high-performance web framework built on top of GraalVM. The framework is designed to provide a streamlined and efficient way to develop web applicati... Yupiik Fusion is a modern, high-performance web framework built on top of GraalVM. The framework is designed to provide a streamlined and efficient way to develop web applications. - yupiik/fusion

Fusion 1.0.33 released πŸš€

Better HTTP server, smarter CLI config, improved Handlebars, cleaner logs, Tomcat 11.0.15.

πŸ‘‰ github.com/yupiik/fusion

#java #opensource #frameworks @graalvm.org

2 months ago 3 2 0 0
Advertisement
Post image

GraalVM 25.0.2 is now available! πŸš€

Upgrade to get the latest security updates and improvements.

Release notes: www.graalvm.org/release-notes/
Downloads: www.graalvm.org/downloads/

2 months ago 14 6 0 0
Preview
Fast AI Search with GraalVM, Spring Boot, and Oracle Database In this blog post we’ll build a semantic search demo with GraalVM, Spring Boot, and Oracle Database

New blog post: Fast AI Search with GraalVM, Spring Boot, and Oracle AI Database: medium.com/oracledevs/f... by @alina-yurenko.bsky.social

2 months ago 6 2 0 0
Jfokus speaker banner with Shaun Smith and Fabio Niephaus presenting "GraaVM + Wasm: Fast, Efficient, Portable Apps".

Jfokus speaker banner with Shaun Smith and Fabio Niephaus presenting "GraaVM + Wasm: Fast, Efficient, Portable Apps".

I'm really looking forward to @jfokus.se which is coming up soon! It's always a great conference and you might still be able to find tickets so you can join @fniephaus.com and me as we sail our longship to the mysterious lands of #WebAssembly and @graalvm.org.

3 months ago 7 3 0 0
Preview
Call for Lead Maintainers: GraalVM CE 25 Backports Repository Β· Issue #12649 Β· oracle/graal GraalVM 25 Community Edition is scheduled to receive updates until January 2026. As with previous releases 17 and 21, there's a community interest in maintaining an open-source backports repository...

Call for Lead Maintainers: GraalVM CE 25 Backports Repository: github.com/oracle/graal...

4 months ago 4 4 0 0
Post image

The @kotlinlang.org team at @jetbrains.com is working on a @graalvm.org-compiled kotlinc. Early experiments look very promising:

> So far, a native image with PGO offers a properly "warmed-up" kotlinc and with up to 20% more peak throughput.

Ticket: youtrack.jetbrains.com/issue/KT-823...

5 months ago 19 4 1 1
Preview
A practical guide to high-performance serverless with GraalVM and Spring Turns out Java can do serverless right β€” with GraalVM and Spring, cold starts are tamed and performance finally heats up.

A practical guide to high-performance serverless with GraalVM and Spring: www.infoworld.com/article/4078...

#GraalVM #Spring #serverless

5 months ago 2 1 0 0
Post image

Really great to see plans for adding better integrated support for running @graalvm.org language implementations for JavaScript, Python, and WebAssembly in your Spring applications! github.com/spring-proje...

5 months ago 15 2 0 0
Continued Focus on Native by Severin Gehwolf

Continued Focus on Native by Severin Gehwolf

Quarkus continues to focus on native for swift start-up time and low memory footprint. Learn more in By Severin Gehwolf's blog post, "Continued Focus on Native"

quarkus.io/blog/continu...

5 months ago 11 7 0 1
Advertisement
Preview
spring-projects/spring-framework Spring Framework. Contribute to spring-projects/spring-framework development by creating an account on GitHub.

Introduce support for JavaScript, Python and Wasm execution via Graal languages in Spring framework πŸŽ‰ github.com/spring-proje... by @seb.deleuze.fr

5 months ago 11 2 0 0
Post image

GraalVM 25 October CPU release is now available!πŸš€

Upgrade to get the latest security updates and improvements.

www.graalvm.org/downloads/

5 months ago 10 4 0 0
GitHub - fniephaus/graalpy-spring-boot-summarize: Use MarkItDown and Hugging Face Transformers in Spring Boot to summarize various files Use MarkItDown and Hugging Face Transformers in Spring Boot to summarize various files - fniephaus/graalpy-spring-boot-summarize

Nice demo from @fniephaus.com from the @graalvm.org team of a Spring Boot application summarizing various files with MarkItDown and Hugging Face Transformers popular Python libraries with GraalPy. github.com/fniephaus/gr...

5 months ago 10 8 0 0
Post image

GraalVM Community Summit has started πŸŽ‰

This year we are welcoming over 70 participants!:) πŸš€

@graalvm.org #GraalVMSummit

5 months ago 20 5 0 0
Post image

WebAssembly support is now available in MySQL Heatwave!

Compiled code runs at near-native speed, securely sandboxed by GraalVM πŸš€

Learn more: blogs.oracle.com/mysql/post/w...

5 months ago 8 3 0 0

Interesting approach to bridge multiple languages (WASM, Python, TypeScript) into Java using GraalVM:

5 months ago 4 1 0 0
Preview
JavaScript in Java: Driving Dynamic UIs with GraalVM at Scale This is a guest blog post written by JoΓ£o Nogueira, a software engineer at Picnic Technologies.

New guest blog post:
JavaScript in Java: Driving Dynamic UIs with GraalVM at Scale: medium.com/graalvm/java... πŸš€
by JoΓ£o Nogueira from Picnic

5 months ago 10 4 1 1