Skip to content

flinden68/streams-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streams Demo

Demo application for my presentation about Spring Cloud Streams and a NodJS. How to produce and consume messages from a Event Bus. It uses RabbitMQ with Spring Cloud Streams and NodeJS and Redis and MongoDb as datastore.

Event Bus

RabbitMQ and Kafka is one of the most used event bus. RabbitMQ can be easily installed locally or configured in the Cloud. more information RabbbitMQ has a builtin management console, see

Datastore

I have used MongoDb and Redis as Datastore.

Mongodb

MongoDb can be installed locally. For more infomation, see A very good GUI is MongoDb Compass Community edition

Redis

Redis can also be installed locally For more information, see A nice GUI is Redily

Demo applications

Spring Cloud Stream demo

In the directory 'my-streams-application' you can find a Spring demo application More details

NodeJS demo

In the directory 'nodejs-streams' you can find a NodeJS demo application More details

About

Demo application for my presentation about Spring Cloud Streams and NodeJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published