Posts by Clement Escoffier
Do reactive stuff @ Red Hat
Posts
How to implement a more reliable job queue with Redis, including fault tolerance, de-duplication, and poison pill.
Implementing a job queue using Redis list and the Quarkus Redis extension
How to implement a simple cache with the Redis data source
JSON, Avro and Custom Kafka Serializers and Deserializers with Quarkus
How Stork selects the best service instance and the various built-in stategies.
How does Quarkus make your native executable smaller using UPX
Quarkus 2.2 includes a new dispatching strategy to make RESTEasy Reactive even better.
How to build a Quarkus application using AMQP in less than 10 minutes
How to build a Quarkus application using Apache Kafka in less than 10 minutes
How to control the amount of magic from Quarkus