Skip to content

icaroseara/poc-kinesis-streams-batch-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC Consume messages in batch using AWS Kinesis streams

Prerequisites

  • boto
  • Python

Install dependencies

pip install -r requirements.txt

Produce messages

python producer.py

Consume messages

python consumer.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages