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...
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...
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.
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
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...
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.
Learn how you can build your custom GraalVM distribution from source: github.com/oracle/graal...
Building an AI Travel Assistant with GraalVM, @micronautfw.bsky.social, and @langchain4j.dev: medium.com/graalvm/buil... by @alina-yurenko.bsky.social
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...
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...
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!
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
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/
New blog post: Fast AI Search with GraalVM, Spring Boot, and Oracle AI Database: medium.com/oracledevs/f... by @alina-yurenko.bsky.social
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.
Call for Lead Maintainers: GraalVM CE 25 Backports Repository: github.com/oracle/graal...
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...
A practical guide to high-performance serverless with GraalVM and Spring: www.infoworld.com/article/4078...
#GraalVM #Spring #serverless
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...
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...
Introduce support for JavaScript, Python and Wasm execution via Graal languages in Spring framework ๐ github.com/spring-proje... by @seb.deleuze.fr
GraalVM 25 October CPU release is now available!๐
Upgrade to get the latest security updates and improvements.
www.graalvm.org/downloads/
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...
GraalVM Community Summit has started ๐
This year we are welcoming over 70 participants!:) ๐
@graalvm.org #GraalVMSummit
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...
Interesting approach to bridge multiple languages (WASM, Python, TypeScript) into Java using GraalVM:
New guest blog post:
JavaScript in Java: Driving Dynamic UIs with GraalVM at Scale: medium.com/graalvm/java... ๐
by Joรฃo Nogueira from Picnic
Happy to be partnering with @devoxx.com!๐ค
All our session recordings are now live, enjoy!
www.youtube.com/watch?v=YlMi...
Recording of my talk at @devoxx.com 2025 with @starbuxman.joshlong.com is now online! Watch for 50 minutes live (pair)coding entertainment showing GraalVM performance ๐ for Spring apps, how you can mix in Python ๐, and some more crazy demos ๐. Let me know your comments! m.youtube.com/watch?v=YlMi...
My @graalvm.org Native Image deep dive recording is already up: youtube.com/watch?v=1J6m... ๐ฐ๐
It includes the very public first demo of Project Crema, Open World for Native Image, at 2:19:54 ๐
Thank you, @devoxx.com!
All demos and notes are here: github.com/alina-yur/gr...
Excited to talk about @graalvm.org and #WebAssembly tomorrow at @devoxx.com! ๐
Join me to explore Web Image and GraalWasm โ and see them in action with plenty of live demos.