raohammad / microserviceprocessor

Microservices based on Kafka and Spring Cloud Stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Background

This repository is one of three components of a proof of concept implementation of spring microservices impementation with Kafka.

Other two are;

  • microserviceproducer -> Implementation of Fake Producer
  • microserviceconsumer -> Implementation of Consumer

About

A simple demonstration of implementation of a Processor (taking input form Source from one topic and processes the input and publishes the output to another topic)

About

Microservices based on Kafka and Spring Cloud Stream


Languages

Language:Shell 51.3%Language:Batchfile 36.4%Language:Java 12.4%