kafka 第4页
Learn stream processing with Kafka Streams: Stateless operations-拾光赋

Learn stream processing with Kafka Streams: Stateless operations

Learn stream processing with Kafka Streams: Stateless operations, Exploring Kafka Streams (3 Part Series) 1 Learn stream processing with Kafka Streams: Stateless operations 2 How t...
kity的头像-拾光赋kity5年前
04112
Create Kafka Streams applications faster than ever before with Azkarra Streams-拾光赋

Create Kafka Streams applications faster than ever before with Azkarra Streams

Create Kafka Streams applications faster than ever before with Azkarra Streams,Kafka Streams is a powerful library for writing streaming applications and microservices on top of Ap...
kity的头像-拾光赋kity5年前
02810
Streams consumer not working for AWS MSK Kafka-拾光赋

Streams consumer not working for AWS MSK Kafka

Streams consumer not working for AWS MSK Kafka,Hello everyone, We are currently playing with AWS' MSK (Kafka 2.2.1). This is a 3-node cluster, and we can successfully produce event...
kity的头像-拾光赋kity5年前
03410
Testing Micronaut Kafka-拾光赋

Testing Micronaut Kafka

Testing Micronaut Kafka,When testing Kafka in Micronaut you can use embedded Kafka or use Testcontainers. Configuration To use embedded Kafka set these properties in a src/test/res...
kity的头像-拾光赋kity5年前
0415
5 Best courses to learn Apache Kafka for Java Programmers-拾光赋

5 Best courses to learn Apache Kafka for Java Programmers

5 Best courses to learn Apache Kafka for Java Programmers,Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the d...
kity的头像-拾光赋kity6年前
02614
Kafka producer retries in Spring kafka-拾光赋

Kafka producer retries in Spring kafka

Kafka producer retries in Spring kafka,The KafkaProducer configuration has a option(retries property) for doing automatic retries in case of RetriableExceptions like NoLeaderForPar...
kity的头像-拾光赋kity6年前
0356
Using Apache Kafka to implement event-driven microservices-拾光赋

Using Apache Kafka to implement event-driven microservices

Using Apache Kafka to implement event-driven microservices, Event-driven microservices with Kafka (3 Part Series) 1 Using Apache Kafka to implement event-driven microservices 2 Kaf...
kity的头像-拾光赋kity6年前
0426
Simplest Spring Kafka Producer and Consumer-拾光赋

Simplest Spring Kafka Producer and Consumer

Simplest Spring Kafka Producer and Consumer,Let's now build and run the simples example of a Kafka Consumer and then a Kafka Producer using spring-kafka. If you need assistance wit...
kity的头像-拾光赋kity6年前
0216
Kafka - Crash Course-拾光赋

Kafka – Crash Course

Kafka - Crash Course,Apache Kafka is in its core a distributed, scalable and fault tolerant log system exposed as a Topic abstraction and implemented with a high-performance and la...
kity的头像-拾光赋kity6年前
0225
Consuming from Kafka-拾光赋

Consuming from Kafka

Consuming from Kafka,I have been exploring on the best ways to consume from Kafka topic in Java. There are several ways: 1 The simplest way is using KafkaListener @Slf4j @Component...
kity的头像-拾光赋kity6年前
04210
Considerations for high throughput kafka producer-拾光赋

Considerations for high throughput kafka producer

Considerations for high throughput kafka producer,I have been recently working on lot of high throughput kafka producers. Our application publishes close to 3 million kafka publish...
kity的头像-拾光赋kity6年前
0397
Spring boot and Kafka a great combination-拾光赋

Spring boot and Kafka a great combination

Spring boot and Kafka a great combination,I am happy to share that a talk I had the opportunity to give a few weeks ago at the SpringIO Barcelona 2019 was published today. If you'r...
kity的头像-拾光赋kity6年前
03511