Главная
Study mode:
on
You
History
Saved
In progress
0 courses
compleat
0 courses
#Art & Design
#Adobe
#ChatGPT
#GitHub
#GraalVM
YouTube
education
Showing:
187
courses
Sort by Relevancy
Highest rated
Lowest rated
Most recently added
Devoxx
Pushing Java to the Limits: Processing a Billion Rows in Under 2 Seconds
0
rewiews
Dive into an in-depth conference talk exploring how to optimize Java performance for processing massive datasets. Learn about the journey from a 4-minute reference implementation to parsing one billion rows of weather data in under two seconds. Discover…
Add to list
1
Lesons
2 hours 57 minutes
On-Demand
Free-Video
Devoxx
Bring the Action - Using GraalVM in Production
0
rewiews
Explore the practical aspects of building and running applications with GraalVM in this code-focused conference talk. Discover how to migrate to GraalVM, use popular libraries and tools, monitor native applications, and leverage the latest Java features.…
Add to list
1
Lesons
31 minutes
On-Demand
Free-Video
Devoxx
Crafting Intelligent Applications with Quarkus and LangChain4j
0
rewiews
Explore the evolution and capabilities of Quarkus/LangChain4j integration in this conference talk. Discover how Quarkus provides an ideal runtime for developing intelligent Java applications, leveraging LangChain4j's potential. Learn about seamless CDI i…
Add to list
1
Lesons
43 minutes
On-Demand
Free-Video
Devoxx
Practical LLM Inference in Modern Java
0
rewiews
Implement efficient local LLM inference in Java, leveraging modern features for CPU-based performance without specialized hardware. Explore flexible frameworks adaptable to multiple architectures.
Add to list
1
Lesons
51 minutes
On-Demand
Free-Video
Devoxx
Migrating Spring Boot Apps to GraalVM - Practical Recipes and Tips
0
rewiews
Learn practical recipes and tips for migrating existing JVM-based Spring Boot applications to Native Image, improving workflows, and measuring performance improvements with Spring Native.
Add to list
1
Lesons
51 minutes
On-Demand
Free-Video
Devoxx
Supercharge Your Java Applications with Python
0
rewiews
Enhance Java apps with Python using GraalPy. Embed Python code, install packages, and explore use cases like AI integration, data visualization, and multilingual scripting in Java projects.
Add to list
1
Lesons
54 minutes
On-Demand
Free-Video
Devoxx
Bootiful Spring Boot 3.x
0
rewiews
Explore next-gen Spring Boot 3.x with Java 21, covering AI, modularity, data access, and production optimizations like virtual threads and GraalVM.
Add to list
1
Lesons
54 minutes
On-Demand
Free-Video
Devoxx
Prepping a Mature Open-Source Project for GraalVM
0
rewiews
Explore the process of adding GraalVM support to an open-source project, covering technical details and community collaboration for successful implementation.
Add to list
1
Lesons
27 minutes
On-Demand
Free-Video
Devoxx
Supercharge Your Java Applications with Python
0
rewiews
Enhance Java apps with Python using GraalPy. Explore embedding Python in Java, integrating AI libraries, and leveraging multi-language capabilities for data science and machine learning.
Add to list
1
Lesons
50 minutes
On-Demand
Free-Video
Dynatrace
Observing GraalVM Native Images with Dynatrace
0
rewiews
Discover how Dynatrace enables comprehensive observability for GraalVM Native Image applications in cloud-native environments, including end-to-end distributed tracing and performance optimization.
Add to list
8
Lesons
12 minutes
On-Demand
Free-Video
Oracle
Go Native with Spring Boot 3
0
rewiews
Learn to create native executables for web applications using GraalVM and Spring Boot 3. Explore benefits, see live demonstrations, and gain insights through an interactive Q&A session.
Add to list
7
Lesons
49 minutes
On-Demand
Free-Video
Java
Harnessing Developer Creativity for Business Transformation - Java Insights
0
rewiews
Unlock your developers' potential for business transformation. Learn strategies to harness their creativity and knowledge, fostering innovation and competitiveness in the rapidly changing marketplace.
Add to list
9
Lesons
31 minutes
On-Demand
Free-Video
Devoxx
Spring Boot 3.x and Java 21 - Next Generation Development
0
rewiews
Discover the latest advancements in Spring Boot 3.x and Java 21, exploring AI integration, virtual threads, GraalVM optimization, and cutting-edge features for modern Java development.
Add to list
1
Lesons
44 minutes
On-Demand
Free-Video
Eclipse Foundation
Java Cold Starts in Serverless: Performance Optimization with Modern Frameworks
0
rewiews
Explore Java's true performance in serverless environments, debunking cold start myths while mastering optimization techniques for AWS Lambda using modern frameworks like Quarkus and Piranha Cloud.
Add to list
1
Lesons
38 minutes
On-Demand
Free-Video
CNCF [Cloud Native Computing Foundation]
Low Footprint Java Containers with GraalVM
0
rewiews
Explore GraalVM for creating efficient Java containers with reduced footprint, enhancing cloud-native application performance and resource utilization.
Add to list
1
Lesons
50 minutes
On-Demand
Free-Video
Strange Loop Conference
Turning GraalVM from Research to Product
0
rewiews
Explore GraalVM's journey from research to product, discussing lessons learned, community engagement, and evolving technical perspectives in this runtime system for Java and polyglot applications.
Add to list
1
Lesons
37 minutes
On-Demand
Free-Video
JetBrains
Bootiful Spring Boot 3 - Exploring Next-Gen Spring Framework 6
0
rewiews
Explore next-gen Spring with new baselines, GraalVM-native images, observability, and more. Learn about Java 17, Jakarta EE, and exciting features in Spring Framework 6 and Spring Boot 3.
Add to list
1
Lesons
1 hour 12 minutes
On-Demand
Free-Video
Szymon Stepniak
Behind the Scenes of Micronaut Framework - A Conversation with Graeme Rocher
0
rewiews
Explore Micronaut Framework's innovative features with creator Graeme Rocher. Learn about its reflection-free design, GraalVM integration, and compile-time approach for efficient Java development.
Add to list
20
Lesons
47 minutes
On-Demand
Free-Video
Szymon Stepniak
Micronaut, GraalVM and Picocli - Building Native Java Command-Line Apps - Tutorial
0
rewiews
Learn to build a native Java command-line app for searching Stack Overflow using Micronaut, GraalVM, and Picocli. Covers project setup, API integration, output formatting, and native compilation.
Add to list
10
Lesons
37 minutes
On-Demand
Free-Video
Java
Current State of JVM Escape Analysis and Downstream Optimizations
0
rewiews
Explore JVM Escape Analysis, its impact on optimizations, and potential improvements in C2 for enhanced efficiency. Insights on scalar replacement, stack allocation, and performance enhancements across different JVM implementations.
Add to list
23
Lesons
37 minutes
On-Demand
Free-Video
Java
Java in the Serverless Space
0
rewiews
Explore Java's role in serverless computing with David Delabassée. Learn about function abstraction, frameworks, and performance optimizations for efficient serverless Java applications.
Add to list
22
Lesons
48 minutes
On-Demand
Free-Video
Java
Graal: An Introduction to Oracle's High-Performance JIT Compiler
0
rewiews
Explore Graal, a high-performance JIT compiler and VM, with expert Doug Simon. Gain insights into its architecture and potential applications.
Add to list
1
Lesons
38 minutes
On-Demand
Free-Video
Java
Improving GraalVM Native Image - Reflection and Class Initialization
0
rewiews
Explore recent advancements in GraalVM Native Image, focusing on reflection handling and class initialization optimization for enhanced Java application performance.
Add to list
1
Lesons
38 minutes
On-Demand
Free-Video
Java
Trends in the JVM - New Projects and Initiatives
0
rewiews
JVM Architect John Rose discusses new trends and projects in JVM technology, including Graal, Metropolis, Valhalla, and Amber, exploring readability, value types, and parametric polymorphism.
Add to list
8
Lesons
49 minutes
On-Demand
Free-Video
Java
Graal JIT Compiler Benefits for JVM Languages Without Truffle
0
rewiews
Explore how Graal JIT compiler enhances JRuby's performance without Truffle, discussing optimization techniques and implications for JVM languages.
Add to list
24
Lesons
55 minutes
On-Demand
Free-Video
Java
Graal and GPU Offload - Architecture and Implementation
0
rewiews
Explore Graal architecture, GPU offloading, and HSAIL backend for Java performance optimization. Learn about Truffle, JavaScript peak performance, and special considerations for GPU compilation.
Add to list
17
Lesons
35 minutes
On-Demand
Free-Video
Okta
Comparing Native Java REST API Frameworks - Spring Boot, Micronaut, Quarkus, and Helidon
0
rewiews
Comprehensive comparison of popular Java REST frameworks: Spring Boot, Micronaut, Quarkus, and Helidon. Learn to build, secure, and optimize APIs using each framework, with performance insights and community metrics.
Add to list
6
Lesons
1 hour 15 minutes
On-Demand
Free-Video
Okta
Spring Native with Okta Spring Boot Starter - Implementation and Troubleshooting
0
rewiews
Explore Spring Native integration with Okta's Spring Boot starter, featuring live troubleshooting, code fixes, and expert insights on GraalVM compatibility and performance optimization.
Add to list
26
Lesons
1 hour 42 minutes
On-Demand
Free-Video
Java
Project Helidon: Microservices and New Features in Helidon 2.1
0
rewiews
Explore Project Helidon, microservices, and new features in Helidon 2.1 with Oracle engineer Dmitry Aleksandrov as he previews his Jfokus 2021 session on Java development and community.
Add to list
7
Lesons
21 minutes
On-Demand
Free-Video
Java
Building Command Line Applications with GraalVM Enterprise Native Image
0
rewiews
Learn to create fast, efficient CLI apps using Java and GraalVM Enterprise Native Image. Discover how to build cross-platform tools with instant startup and low memory usage for enhanced developer productivity.
Add to list
1
Lesons
24 minutes
On-Demand
Free-Video
Java
Goodbye Nashorn, Hello GraalVM - High Performance JavaScript on the JVM
0
rewiews
Explore GraalVM Enterprise's JavaScript support for peak performance, ECMAScript compatibility, and seamless interoperability with Java and other languages on the JVM.
Add to list
1
Lesons
25 minutes
On-Demand
Free-Video
Java
The Path Towards Spring Boot Native Applications on GraalVM
0
rewiews
Explore the latest advancements in running Spring Boot applications as GraalVM native images, including demonstrations of scale-to-zero deployment on Knative.
Add to list
1
Lesons
40 minutes
On-Demand
Free-Video
Java
Building High Performance Microservices for Java with Micronaut and GraalVM
0
rewiews
Explore Micronaut's capabilities for Java microservices, including GraalVM native image support, multicloud development, and upcoming features like Records and Virtual Threads.
Add to list
1
Lesons
53 minutes
On-Demand
Free-Video
Java
GraalVM Native Image - Faster, Smarter, Leaner
0
rewiews
Explore GraalVM Native Image's latest developments for cloud-native apps: JDK 20 support, framework integrations, improved monitoring, debugging, and peak throughput enhancements.
Add to list
1
Lesons
46 minutes
On-Demand
Free-Video
Java
Live Coding Microservices with Micronaut and GraalVM
0
rewiews
Explore microservice development using Micronaut and GraalVM, featuring live coding demonstrations of data handling, REST controllers, and advanced techniques.
Add to list
1
Lesons
1 hour 29 minutes
On-Demand
Free-Video
Java
GraalVM 21.1 Unboxing - New Features and Enhancements
0
rewiews
Explore GraalVM 21.1's new features, including JDK 16 support and performance enhancements, with experts Oleg Šelajev and Thomas Wuerthinger in this comprehensive walkthrough.
Add to list
1
Lesons
1 hour 6 minutes
On-Demand
Free-Video
Java
GraalVM - Benchmarking Done Right
0
rewiews
Explore real-world benchmarking complexities with GraalVM experts, uncovering insights and best practices for accurate performance measurement in software development.
Add to list
1
Lesons
1 hour 16 minutes
On-Demand
Free-Video
Java
Micronaut Under the Microscope - Kubernetes Application Development and Deployment
0
rewiews
Explore Kubernetes app development and deployment with Micronaut, featuring insights from developer Pavol Gressa and GraalVM expert Oleg Šelajev.
Add to list
1
Lesons
1 hour
On-Demand
Free-Video
Java
GraalVM Native Image and Docker - Ahead-of-Time Compilation and Packaging
0
rewiews
Explore ahead-of-time compilation for Java with GraalVM Native Image and learn Docker packaging options in this insightful discussion with GraalVM experts.
Add to list
1
Lesons
1 hour
On-Demand
Free-Video
Java
Fast and Efficient Microservices for Java with GraalVM
0
rewiews
Explore GraalVM for building fast, efficient Java microservices. Learn frameworks, optimization techniques, and cloud deployment strategies from an Oracle developer advocate.
Add to list
6
Lesons
35 minutes
On-Demand
Free-Video
Java
Polyglot Programming with Oracle GraalVM Enterprise and Coherence
0
rewiews
Explore polyglot programming using Oracle GraalVM Enterprise and Coherence, enhancing application performance and interoperability across multiple programming languages.
Add to list
1
Lesons
25 minutes
On-Demand
Free-Video
Java
Oracle GraalVM Enterprise for Cloud Workloads
0
rewiews
Optimize cloud-deployed Java apps with GraalVM Enterprise: boost performance, reduce resource usage, and leverage native image compilation for microservices on Oracle Cloud Infrastructure.
Add to list
1
Lesons
22 minutes
On-Demand
Free-Video
Java
Java Ahead-of-Time Compilation with Oracle GraalVM
0
rewiews
Explore GraalVM's AOT compilation for Java, offering compact executables with instant startup and small memory footprint. Learn its advantages for microservices and containerized workloads.
Add to list
1
Lesons
22 minutes
On-Demand
Free-Video
Java
Efficient Microservices with Oracle GraalVM Enterprise
0
rewiews
Optimize Java microservices performance and efficiency with GraalVM Enterprise. Learn to run, compile, and configure for cloud deployments and optimal memory usage.
Add to list
1
Lesons
25 minutes
On-Demand
Free-Video
Java
Containers and Microservices with GraalVM Native Image
0
rewiews
Explore GraalVM Native Image for creating efficient, secure microservices. Learn about AOT compilation, framework support, and containerization techniques for Java applications.
Add to list
13
Lesons
27 minutes
On-Demand
Free-Video
Spring I/O
Going AOT: Everything You Need to Know About GraalVM for Java Applications
0
rewiews
Comprehensive guide to GraalVM for Java: building, deploying, monitoring, and optimizing native executables. Covers testing, performance tuning, and third-party library integration with practical demos.
Add to list
1
Lesons
49 minutes
On-Demand
Free-Video
GOTO Conferences
Java in the Cloud with GraalVM - Optimizing Cloud Deployments
0
rewiews
Explore GraalVM Native Image for Java cloud deployments: fast startup, low memory footprint, and instant performance. Learn implementation, frameworks, and tools to optimize your applications.
Add to list
15
Lesons
44 minutes
On-Demand
Free-Video
JetBrains
Bootiful Spring Boot 3.x - New Features and Possibilities
0
rewiews
Explore Spring Framework 6+ and Spring Boot 3+ features: GraalVM-native images, AOT engine, observability, HTTP clients, and more. Learn about developer productivity enhancements and Kotlin integration.
Add to list
1
Lesons
59 minutes
On-Demand
Free-Video
How to Build a Google Photos Clone in Java
0
rewiews
Build a Google Photos-like application in Java, covering testing, code reviews, multithreading, databases, and advanced features like JUnit dynamic tests and native executables.
Add to list
9
Lesons
3 hours 31 minutes
On-Demand
Free-Video
Devoxx
The Caffeinated Gopher's Guide to Language Runtimes - WebAssembly Edition
0
rewiews
Explore similarities between Java, Go, GraalVM Native Image, and WebAssembly runtimes. Discover common features, differences, and potential learnings from each technology.
Add to list
1
Lesons
40 minutes
On-Demand
Free-Video
Java
Java Architects Answer Questions on Desktop, Virtual Threads, and Language Evolution
0
rewiews
Java architects address key questions on desktop development, virtual threads, language evolution, and specific APIs, providing insights into current and future Java technologies.
Add to list
17
Lesons
35 minutes
On-Demand
Free-Video
Devoxx
Going AOT: Everything You Need to Know About GraalVM for Java Applications
0
rewiews
Comprehensive guide to adopting GraalVM for Java applications, covering build, deployment, monitoring, testing, optimization, and framework integration for native executables.
Add to list
1
Lesons
41 minutes
On-Demand
Free-Video
Linux Foundation
Bootiful Kubernetes Operators - Automating Infrastructure with Spring Boot
0
rewiews
Explore automating Kubernetes infrastructure using Spring Boot-powered custom operators, eliminating YAML complexity and extending K8s functionality through live coding demonstrations.
Add to list
15
Lesons
40 minutes
On-Demand
Free-Video
CNCF [Cloud Native Computing Foundation]
Implementing Auto Instrumentation for OTel Java Agent with GraalVM Static Compilation
0
rewiews
Explore GraalVM static compilation for OTel Java Agent, focusing on auto instrumentation implementation and its impact on startup speed and memory usage in cloud-native environments.
Add to list
1
Lesons
19 minutes
On-Demand
Free-Video
Hack In The Box Security Conference
Taking Ghidra to the Next Level
0
rewiews
Enhancing Ghidra: BinCraft's modernization efforts, improved decompilation, and integration of advanced techniques like GraalVM for a more powerful reverse engineering tool.
Add to list
19
Lesons
46 minutes
On-Demand
Free-Video
GOTO Conferences
Building Optimized Java Microservices with Micronaut 4 & GraalVM
0
rewiews
Discover how to build efficient, high-performance Java microservices using Micronaut 4 and GraalVM. Learn optimization techniques for containerized environments like Kubernetes.
Add to list
1
Lesons
49 minutes
On-Demand
Free-Video
Devoxx
Easily Find Your Conference Pictures Using the Power of the Cloud
0
rewiews
Leverage cloud technologies to automate conference photo searching using AWS services, Quarkus, and GraalVM. Learn about the benefits and challenges of implementing cutting-edge tools for image analysis.
Add to list
1
Lesons
51 minutes
On-Demand
Free-Video
Devoxx
Abstractions Without Regret with GraalVM
0
rewiews
Explore GraalVM's compiler optimizations for writing elegant, high-performance Java code. Learn about native image capabilities, memory efficiency, and instant startup for Java applications.
Add to list
30
Lesons
51 minutes
On-Demand
Free-Video
Devoxx
Running Spring Boot Applications as GraalVM Native Images
0
rewiews
Explore GraalVM native images for Spring Boot: instant startup, low memory, and ecosystem readiness. Compare OpenJDK, GraalVM CE, and EE with real-world benchmarks and implementation insights.
Add to list
20
Lesons
35 minutes
On-Demand
Free-Video
Devoxx
Quarkus - Why, How and What
0
rewiews
Explore Quarkus for microservices: low memory usage, fast boot time, and seamless integration with popular Java libraries. Live demos showcase persistence, testing, and native compilation for efficient container deployment.
Add to list
26
Lesons
51 minutes
On-Demand
Free-Video
Devoxx
Spring Framework 5.2 - Core Container Revisited
0
rewiews
Explore Spring Framework 5.2's advancements in reactive technologies, transaction abstractions, and core container improvements for enhanced performance and GraalVM compatibility.
Add to list
1
Lesons
49 minutes
On-Demand
Free-Video
Devoxx
How and Why We Turned Our Old Java Projects Into First-Class Citizens in the Cloud and Serverless Revolution
0
rewiews
Modernizing rule and workflow engines for serverless environments using GraalVM and Quarkus. Practical insights on adapting Java projects for cloud compatibility and performance optimization.
Add to list
1
Lesons
48 minutes
On-Demand
Free-Video
Devoxx
Polyglot Java EE on the GraalVM
0
rewiews
Explore polyglot Java EE applications using GraalVM, enabling seamless integration of multiple programming languages for enhanced enterprise development capabilities.
Add to list
23
Lesons
51 minutes
On-Demand
Free-Video
Devoxx
Building a DSL with GraalVM
0
rewiews
Explore GraalVM's capabilities for running custom languages on the JVM, using Brainfuck as an example to demonstrate language integration and tooling support.
Add to list
1
Lesons
49 minutes
On-Demand
Free-Video
Devoxx
How to Create Awesome Polyglot Applications Using GraalVM
0
rewiews
Learn to build polyglot applications with GraalVM, enabling seamless integration of Ruby, NodeJS, and Java for improved cross-team collaboration and reduced lead time in software development.
Add to list
1
Lesons
57 minutes
On-Demand
Free-Video
Devoxx
Introduction to Micronaut - Lightweight Microservices with Ahead of Time Compilation
0
rewiews
Discover ultra-lightweight Java microservices with Micronaut's compile-time approach. Learn about subsecond startup, minimal memory usage, and GraalVM integration for instant startup and efficiency.
Add to list
1
Lesons
53 minutes
On-Demand
Free-Video
Devoxx
GraalVM - Run Programs Faster Anywhere
0
rewiews
Explore GraalVM's integrated, polyglot environment for enhanced performance across multiple programming languages. Learn to optimize code execution, debug, and profile applications efficiently.
Add to list
1
Lesons
50 minutes
On-Demand
Free-Video
Devoxx
Performance Tuning Twitter Services with Graal and Machine Learning
0
rewiews
Explore Twitter's performance optimization using Graal and machine learning, focusing on autotuning inlining parameters to reduce datacenter costs and improve efficiency.
Add to list
45
Lesons
52 minutes
On-Demand
Free-Video
Devoxx
How Can Serverless Improve Your Horticulture
0
rewiews
Explore how Serverless and IoT technologies can revolutionize horticulture through automated greenhouses, sensor data, and cloud integration, enhancing sustainability and efficiency in plant cultivation.
Add to list
25
Lesons
51 minutes
On-Demand
Free-Video
Devoxx
GraalVM - Run Programs Faster Everywhere
0
rewiews
Explore GraalVM's polyglot capabilities, performance enhancements, and versatile deployment options for Java and other languages, with demos showcasing its power across various scenarios.
Add to list
38
Lesons
52 minutes
On-Demand
Free-Video
Devoxx
Multilingual Data Processing with GraalVM
0
rewiews
Explore multilingual stored routines in databases using GraalVM, enabling efficient execution of complex programs close to persisted data with enhanced security and reduced network traffic.
Add to list
1
Lesons
20 minutes
On-Demand
Free-Video
Devoxx
Performance Tuning Twitter Services with Graal and Machine Learning
0
rewiews
Optimizing Twitter services using Graal and Machine Learning for enhanced efficiency and cost reduction. Explores autotuning Graal inlining parameters with Autotune framework for improved performance.
Add to list
1
Lesons
49 minutes
On-Demand
Free-Video
Devoxx
GraalVM and Database Multilingual Engine
0
rewiews
Explore GraalVM's universal runtime for multiple languages and Oracle-MLE's integration of GraalVM in databases, enabling efficient multilingual stored procedures and user-defined extensions.
Add to list
1
Lesons
21 minutes
On-Demand
Free-Video
Devoxx
Mastering GraalVM - Booting Hibernate ORM in 5ms and 15MB Total Memory
0
rewiews
Explore GraalVM's revolutionary impact on Java, enabling millisecond boot times and minimal memory usage. Learn to adapt existing applications and frameworks for optimal performance on this promising platform.
Add to list
1
Lesons
50 minutes
On-Demand
Free-Video
Devoxx
Performance Tuning Twitter Services with Graal and Machine Learning
0
rewiews
Optimizing Twitter services using Graal and Machine Learning for improved performance and cost reduction, with insights on autotuning Graal inlining parameters.
Add to list
1
Lesons
54 minutes
On-Demand
Free-Video
Devoxx
Performance Tuning Twitter Services with Graal and Machine Learning
0
rewiews
Explore how Twitter optimizes services using Graal and machine learning, achieving significant cost savings and performance improvements through autotuning.
Add to list
1
Lesons
58 minutes
On-Demand
Free-Video
Devoxx
Performance Tuning Twitter Services with Graal and Machine Learning
0
rewiews
Explore Twitter's innovative approach to performance optimization using Graal compiler and machine learning techniques for enhanced service efficiency.
Add to list
1
Lesons
54 minutes
On-Demand
Free-Video
Devoxx
New Opportunities for Java Developers with GraalVM
0
rewiews
Explore GraalVM's innovative features and benefits for Java developers, enhancing performance and expanding language interoperability options.
Add to list
1
Lesons
39 minutes
On-Demand
Free-Video
Devoxx
Your Program as a Transpiler
0
rewiews
Explore transpilers, compilers, and GraalVM's impact on performance. Learn to identify static and dynamic code components for optimized application development and improved efficiency.
Add to list
25
Lesons
39 minutes
On-Demand
Free-Video
Devoxx
Quarkus and GraalVM - Booting Hibernate at Supersonic Speed, Subatomic Size
0
rewiews
Explore GraalVM's impact on Java, Quarkus architecture, and Hibernate ORM compatibility. Learn about native images, efficiency gains, and modern platform features like live-reload support.
Add to list
21
Lesons
57 minutes
On-Demand
Free-Video
Devoxx
Cloud-native Microservices with Micronaut
0
rewiews
Explore Micronaut's capabilities for building cloud-native microservices with reactive support, testing, service discovery, and GraalVM integration through live coding.
Add to list
1
Lesons
52 minutes
On-Demand
Free-Video
Devoxx
Spring Boot with Kotlin, Functional Configuration and GraalVM
0
rewiews
Explore Spring Boot with Kotlin, functional configuration, and GraalVM. Learn about Kofu DSL, minimal features, faster startup, lower memory usage, and native image support for efficient application development.
Add to list
1
Lesons
44 minutes
On-Demand
Free-Video
Devoxx
One VM to Rule Them All
0
rewiews
Explore seamless language interoperability with Graal, a JVM compiler supporting JavaScript, Ruby, R, and LLVM-based languages. Witness a demo showcasing multiple languages working together in a single web application.
Add to list
15
Lesons
50 minutes
On-Demand
Free-Video
Devoxx
Ten Things You Can Do With GraalVM
0
rewiews
Explore GraalVM's capabilities: polyglot support, JIT compilation, native image generation, debugging, profiling, and embedding for enhanced Java ecosystem performance and flexibility.
Add to list
12
Lesons
51 minutes
On-Demand
Free-Video
Devoxx
Deep Dive into Using GraalVM for Java and JavaScript Developers
0
rewiews
Explore GraalVM's capabilities for Java and JavaScript: peak performance, native images, polyglot applications, debugging tools, and practical insights for effective language mixing and optimization.
Add to list
1
Lesons
2 hours 53 minutes
On-Demand
Free-Video
Devoxx
Graal - How to Use the New JVM JIT Compiler in Real Life
0
rewiews
Explore Graal, the new Java-based JIT compiler for JVM, its implementation, usage in JDK 9/10, and practical considerations for benchmarking and production environments.
Add to list
12
Lesons
1 hour 7 minutes
On-Demand
Free-Video
Devoxx
Graal - High-Performance Polyglot Runtime
0
rewiews
Explore Graal, a high-performance polyglot runtime that enables seamless language interoperability and world-class performance for Java, JavaScript, Ruby, R, and more, with integrated compilation and execution infrastructure.
Add to list
1
Lesons
52 minutes
On-Demand
Free-Video
GOTO Conferences
GraalVM - Run Programs Faster Anywhere
0
rewiews
Explore GraalVM's capabilities for enhancing Java ecosystem with integrated, polyglot execution environment. Learn about its support for multiple languages and potential for improved performance and development workflows.
Add to list
1
Lesons
49 minutes
On-Demand
Free-Video
GOTO Conferences
Introduction to Micronaut - Lightweight Microservices with Ahead of Time Compilation
0
rewiews
Explore Micronaut's innovative approach to building lightweight microservices with ahead-of-time compilation, offering fast startup times and efficient resource usage for Java developers.
Add to list
11
Lesons
44 minutes
On-Demand
Free-Video
GOTO Conferences
Cadenza - Building Fast Functional Languages Fast
0
rewiews
Live coding introduction to normalization by evaluation and exploration of using Graal and Truffle on JVM to JIT functional languages, with focus on evaluating dependently typed languages.
Add to list
1
Lesons
40 minutes
On-Demand
Free-Video
GOTO Conferences
A Tour of the Modern Java Platform
0
rewiews
Explore modern Java platform advancements, including language features, dev environments, and cloud-native technologies. Live coding demos showcase Kotlin, Spring Boot, and cutting-edge tools for efficient development.
Add to list
6
Lesons
40 minutes
On-Demand
Free-Video
GOTO Conferences
Unleashing Native Imaging Power in GraalVM
0
rewiews
Explore GraalVM's native imaging capabilities, ahead-of-time compilation, and profile-guided optimizations for enhanced Java application performance and resource efficiency.
Add to list
1
Lesons
31 minutes
On-Demand
Free-Video
GOTO Conferences
Cloud Native with Spring Boot & Kubernetes
0
rewiews
Explore cloud-native development with Spring Boot and Kubernetes, covering reactive programming, containerization, configuration management, and native executables for enhanced performance and efficiency.
Add to list
16
Lesons
55 minutes
On-Demand
Free-Video
GOTO Conferences
Unleashing Native Imaging Power in GraalVM
0
rewiews
Explore GraalVM's native imaging power, ahead-of-time compilation, and profile-guided optimizations. Learn about performance gains, resource efficiency, and the future of Java application development.
Add to list
10
Lesons
31 minutes
On-Demand
Free-Video
GOTO Conferences
Quarkus Unveiled - Efficiency & Green Impact
0
rewiews
Explore Quarkus' impact on Java ecosystem: efficiency, sustainability, and cloud-native development. Learn how it addresses compatibility issues and reshapes microservices deployment.
Add to list
8
Lesons
39 minutes
On-Demand
Free-Video
Devoxx
GraalVM Native Image - Benefits, Challenges, and the Future
0
rewiews
Explore GraalVM Native Image technology, its advantages, obstacles, and future prospects with industry experts. Gain insights into optimizing Java applications for enhanced performance and efficiency.
Add to list
1
Lesons
51 minutes
On-Demand
Free-Video
Devoxx
Say the Words - Modern Java with JavaFX and GraalVM for Rich Client UIs
0
rewiews
Explore modern Java development using JavaFX and GraalVM to create rich, efficient client-side user interfaces with enhanced performance and native image capabilities.
Add to list
1
Lesons
52 minutes
On-Demand
Free-Video
Devoxx
Incredible Things You Can Do with Micronaut & GraalVM
0
rewiews
Explore innovative applications of Micronaut and GraalVM technologies, showcasing their powerful capabilities and potential for enhancing software development and performance.
Add to list
1
Lesons
50 minutes
On-Demand
Free-Video
Spring I/O
Spring Framework 5.2 - Core Container Revisited
0
rewiews
Explore Spring Framework 5.2's core container enhancements, including reactive technologies, GraalVM support, and optimized application architectures for modern deployment environments.
Add to list
18
Lesons
50 minutes
On-Demand
Free-Video
Spring I/O
GraalVM for Java Developers
0
rewiews
Explore GraalVM's high-performance runtime for multiple languages, its architecture, and benefits for Java developers. Learn about performance boosts, native images, and multilingual application enhancements.
Add to list
30
Lesons
50 minutes
On-Demand
Free-Video
load more...