Tag Archives: kafka

New 23c version of Kafka-compatible Java APIs for Transactional Event Queues published

We just published the new 23c version of the Kafka-compatible Java APIs for Transactional Event Queues in Maven Central, and I wanted to show you how to use them! If you are not familiar with these APIs – they basically … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment

Playing with Kafka Java Client for TEQ – creating the simplest of producers and consumers

Today I was playing with Kafka Java Client for TEQ, that allows you to use Oracle Transactional Event Queues (formerly known as Sharded Queues) in the Oracle Database just like Kafka. Kafka Java Client for TEQ is available as a … Continue reading

Posted in Uncategorized | Tagged , , | 1 Comment