Apache Pulsar Transactions API Deep Dives

Published: January 3, 2022

Transactions are an API in Apache Pulsar that enables atomic operations among pulsar consumers and producers. This talk covers the motivating factors for Transactions in a system like Apache Pulsar, deep dives into the transactions API, and walks through some examples of using Transactions with the pulsar4s client. Attendees can expect to learn about Pulsar Transaction in-depth and take away ways they can use Pulsar Transactions in their applications.

Jowanza Joseph is VP of Engineering at Finicity, A Mastercard Company. Jowanza’s career has focused on large-scale distributed systems and distributed pub/sub. Jowanza is the author of Master Apache Pulsar.

You might also like...

Stream Processing Systems (SPSs) are an integral part of modern data-intensive companies. In a world …
Enrico Olivelli gives us a tour of how data moves from the Producer to the Consumer.
In this session you will see how to use Pulsar in a JakartaEE Web Application deployed on Apache …