Skip to content

WheelyMcBones/kafka-delivery-semantics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Message Delivery Semantics in Kafka

Small project for MSc course Infrastructures for Cloud Computing and Big Data M

The project contains examples and small implementations for Kafka Producers and Consumers with:

  • At Most Once delivery semantic
  • At Least Once delivery semantic
  • Exactly Once delivery semantic (prior to 0.11 - no Transactions API)
  • Exactly Once delivery semantic (Transactions API)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages