I can't believe it's not a queue: Using Kafka with Spring

preview_player
Показать описание
Recorded at SpringOne Platform 2016.
Speaker: Joe Kutner, Confluent

Your existing message system is great, until it gets overloaded. Then what? That's when you should try Kafka.

Kafka is designed to be resilient. It takes the stress out of moving from a Spring monolith into a scalable system of microservices. Since you can capture every event that happens in your app, it's great for logging. You can even use Kafka's distributed, ordered log to simulate production load in your staging environment.

Come learn about Kafka, where it fits in your Spring app, and how to make it do things message queues simply can't.
Рекомендации по теме
Комментарии
Автор

2 mins in and this talk pays for itself. Genius.

codeisawesome
Автор

If anyone is having trouble with setting up the consumer: it's crucial to configure the consumer's group ID.

oliverweiler
Автор

God bless you! I was getting tired of doing this manually :)

WebWolf
welcome to shbcf.ru