Re: Design patterns in kafka

2018-10-20 Thread abeceda4
Please, I need just some examples and will be fine, if you can help me please.   Thanks __ > Od: "Adam Bellemare" > Komu: dev@kafka.apache.org > Dátum: 20.10.2018 19:14 > Predmet: Re: Design patterns in kafka >

Re: Design patterns in kafka

2018-10-20 Thread Adam Bellemare
I think this question is much too broad to be answered in this way. This will require you to do your own work on understanding the code. Alternately, start by looking through the Kafka documentation and Confluent blogs to get an understanding of Kafka usage patterns in Event driven microservice

Design patterns in kafka

2018-10-20 Thread abeceda4
Hi can you help me identify design patterns in the code apache/kafka ?   Thanks