Pattern Samples11 runnable examples

Event Streaming Pattern

Move business events through Oracle AI Database with transactional queues, JMS, OKafka, and durable consumers.

When to use this pattern

Use this when the event and the data change need the same transactional boundary, or when a team wants streaming without standing up a separate broker first.

What these samples show

Move business events through Oracle AI Database with transactional queues, JMS, OKafka, and durable consumers.

Feature coverage
TxEventQ, Kafka, Spring
Implementation topics
TxEventQ, JMS, PL/SQL
Sample breadth
11 runnable examples, including News Event Streaming Application, Oracle AI Database Transactional Event Queues Examples, Java Message Service (JMS) Producer / Consumer Example, and 8 more.