mastern2k3 / fuze-kafka-streams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fuze-kafka-streams

This kit is composed of several components:

  • tweet-tap - Listens to tweets and injects them as messages to Kafka.
  • stream-client - An example Kafka streams client that listens to the tweet stream and builds a KTable of word-count from the tweet text content.
  • resources - Contains artifacts related to the kit.
    • docker-compose.yml - A docker-compose file that can be used to set up a full environment.
      After setting up the environment several endpoints will be available:

About


Languages

Language:JavaScript 66.2%Language:Java 30.4%Language:Vue 2.7%Language:HTML 0.7%