Skip to content

Trading logic POC with Kafka streams implemented using spring cloud data flow.

License

Notifications You must be signed in to change notification settings

gokul656/kafka-streams-trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kafka-streams-trading

Trading logic POC with Kafka streams

Description:

order-book The order-book service generates mock BUY / SELL orders & save their transaction receipts in DB.
matching-engine This service has the trading logics to match orders. It consumes from orders.buy & orders.sell topics.

To run the services use,

mvn spring-boot:run

About

Trading logic POC with Kafka streams implemented using spring cloud data flow.

Topics

Resources

License

Stars

Watchers

Forks

Languages