graalvm共44篇
Exploring NLP concepts using Apache OpenNLP-拾光赋

Exploring NLP concepts using Apache OpenNLP

Exploring NLP concepts using Apache OpenNLP, Introduction After looking at a lot of Java/JVM based NLP libraries listed on Awesome AI/ML/DL I decided to pick the Apache OpenNLP lib...
kity的头像-拾光赋kity6年前
05011
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的头像-拾光赋kity4个月前
0548
GraalVM: running C/C++ application safely in the Java world-拾光赋

GraalVM: running C/C++ application safely in the Java world

GraalVM: running C/C++ application safely in the Java world,As C++ application engineers in the Mobile In-Person Payments Team at Adyen, we continuously explore new technology that...
kity的头像-拾光赋kity3年前
03013
Exploring Graal: Next-Generation JIT Compilation for Java-拾光赋

Exploring Graal: Next-Generation JIT Compilation for Java

Exploring Graal: Next-Generation JIT Compilation for Java,The Graal compiler is a radical leap forward in dynamic, Just-In Time (JIT) compilation technology. Heralded as a signific...
kity的头像-拾光赋kity7个月前
0538
Exploring NLP concepts using Apache OpenNLP inside a Java-enabled Jupyter notebook-拾光赋

Exploring NLP concepts using Apache OpenNLP inside a Java-enabled Jupyter notebook

Exploring NLP concepts using Apache OpenNLP inside a Java-enabled Jupyter notebook, Introduction I have been exploring and playing around with the Apache OpenNLP library after a bi...
kity的头像-拾光赋kity6年前
03414
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的头像-拾光赋kity3个月前
0288
Mi experiencia con GraalVM y Spring Boot-拾光赋

Mi experiencia con GraalVM y Spring Boot

Mi experiencia con GraalVM y Spring Boot,Hace unas semanas, tuve la oportunidad de asistir a una charla en Nerdearla 101 en Santiago, donde se discutió sobre GraalVM y las increí...
kity的头像-拾光赋kity2年前
04711
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的头像-拾光赋kity6个月前
04513
Coping with incompatible code in Graal VM AOT compilation-拾光赋

Coping with incompatible code in Graal VM AOT compilation

Coping with incompatible code in Graal VM AOT compilation,The link last two blog posts were focused on how to write a custom Kubernetes controller in Java. As usual, I'm writing a ...
kity的头像-拾光赋kity5年前
02312
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的头像-拾光赋kity1个月前
0399
Turbocharge Java Microservices with Quarkus and GraalVM Native Image-拾光赋

Turbocharge Java Microservices with Quarkus and GraalVM Native Image

Turbocharge Java Microservices with Quarkus and GraalVM Native Image,In the dynamic landscape of modern software development, microservices have become the favored architectural ap...
kity的头像-拾光赋kity7个月前
0386
Quarkus: Introduction of New Method for Quickly Launching Java applications on Container-拾光赋

Quarkus: Introduction of New Method for Quickly Launching Java applications on Container

Quarkus: Introduction of New Method for Quickly Launching Java applications on Container,Please refer to the article such kind of person who think that starting Java applications o...
kity的头像-拾光赋kity6年前
0377