Skip to content

CorsairOps/event-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Event Service

The event service is the central service for event streaming. The event service is implemented with Apache Kafka and provides functionalities for publishing and subscribing to events across various microservices.

Features

  • Event Publishing: Publish events to Kafka topics.
  • Event Subscription: Subscribe to Kafka topics to consume events.
  • Scalability: Designed to handle high throughput and low latency.
  • Fault Tolerance: Ensures reliable event delivery with Kafka's built-in mechanisms.
  • Integration with other services: Seamless integration with other microservices for event-driven architecture.
  • Dockerized: Easily deployable using Docker.
  • Kubernetes Ready: Can be deployed in a Kubernetes cluster.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors