Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 212 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 212 Bytes

pubsub

What

This is a custom java based a simple Publisher Subscriber based on the kafka constructs of broker, producer, consumer and topic. It is a multithreaded pubsub to handle requests concurrently.