Quarkus topic
Quarkus is a full-stack, Kubernetes-native, Java Framework tailored for OpenJDK HotSpot and GraalVM. Comparatively, to other frameworks, such as Spring, it offers small memory footprint and reduced boot time. It allows to combine both imperative code and non-blocking reactive style.
sample-quarkus-applications
Example application built using Quarkus framework
fix-trading-simulator
A trading simulator between a Broker and a Stock Exchange using the Financial Information eXchange (FIX) Protocol. It's a study project using QuickFIX/J, Quarkus, Angular, Docker, Docker Compose and P...
sample-quarkus-serverless-kafka
Demo illustrating how to run Quarkus application on Knative Eventing with Kafka and Funqy modules
infinity
Prototype of forecast service that uses machine learning to deliver forecasts
cheese-quizz
A fun cheese quizz deployed on OpenShift and illustrating cloud native technologies like Quarkus, Istio Service Mesh, CodeReady Workspaces, Strimzi Kafka Operator, Fuse Online/Syndesis, Tekton pipelin...
chuck-norris-streams
Kafka, Debezium and Fuse demonstration based on Chuck Norris movies!
quarkus-tensorflow-inception
Demo of Quarkus + TensorFlow using Inception for object detection, all compiled into a native executable using JNI with GraalVM.
sample-quarkus-microservices-consul
Demo applications illustrating how to build microservices and run them outside Kubernetes with Quarkus. It shows how to integrate the Quarkus application with Consul discovery and the KV store.
agoncal-course-quarkus-microservices
Code for of course "Building Microservices with Quarkus"
agoncal-fascicle-quarkus
Code of my fascicle "Understanding Quarkus"