kafka共129篇
🤔 `spring.kafka.consumer.fetch-min-size` Not Applying? Let’s Talk About It.-拾光赋

🤔 `spring.kafka.consumer.fetch-min-size` Not Applying? Let’s Talk About It.

🤔 `spring.kafka.consumer.fetch-min-size` Not Applying? Let’s Talk About It.,So you’re building a Spring Boot Kafka consumer, tweaking those sweet application.properties, and the...
kity的头像-拾光赋kity15天前
03612
Wednesday Links - Edition 2025-04-02-拾光赋

Wednesday Links – Edition 2025-04-02

Wednesday Links - Edition 2025-04-02, Wednesday Links (243 Part Series) 1 Wednesday Links - Edition 2020-05-27 2 Wednesday Links - Edition 2020-06-03 ... 239 more parts... 3 Wednes...
kity的头像-拾光赋kity18天前
04412
How to Join Lists in Kafka Streams Applications-拾光赋

How to Join Lists in Kafka Streams Applications

How to Join Lists in Kafka Streams Applications,I recently joined a project where we do data processing with Kafka Streams applications and came across an interesting problem: 'lis...
kity的头像-拾光赋kity34天前
05212
Kafka и Spring: Почтовый голубь против почтовой службы-拾光赋

Kafka и Spring: Почтовый голубь против почтовой службы

Kafka и Spring: Почтовый голубь против почтовой службы ,Представьте весенний лес. Солнышко светит, цвето...
kity的头像-拾光赋kity43天前
0488
Simplifying Apache Kafka with Spring Boot 3 and Cloud Stream-拾光赋

Simplifying Apache Kafka with Spring Boot 3 and Cloud Stream

Simplifying Apache Kafka with Spring Boot 3 and Cloud Stream,In this article, we’ll craft a practical demo using Spring Boot 3, Spring Cloud Stream, and Apache Kafka to demonstrat...
kity的头像-拾光赋kity48天前
02715
JavaFX In Action #17 with Cormac Redmond about KafkIO, the Kafka UI for Engineers and Admins-拾光赋

JavaFX In Action #17 with Cormac Redmond about KafkIO, the Kafka UI for Engineers and Admins

JavaFX In Action #17 with Cormac Redmond about KafkIO, the Kafka UI for Engineers and Admins, JavaFX In Action (17 Part Series) 1 JavaFX In Action with Pedro Duque Vieira, aka Duke...
kity的头像-拾光赋kity1个月前
03212
java人事档案管理系统的设计与实现-拾光赋

java人事档案管理系统的设计与实现

java人事档案管理系统的设计与实现,开发技术简介 开发语言:Java 框架:springboot JDK版本:JDK1.8 服务器:tomcat7 数据库:mysql 5.7(一定要5.7版本) 数据库工具:Navicat11 开发软件:ecl...
Lee的头像-拾光赋Lee1个月前
02910
Event-Driven Microservices with Apache Kafka And Spring Boot: A Practical Guide-拾光赋

Event-Driven Microservices with Apache Kafka And Spring Boot: A Practical Guide

Event-Driven Microservices with Apache Kafka And Spring Boot: A Practical Guide, Introduction In modern microservices architecture, event-driven systems play a crucial role in enab...
kity的头像-拾光赋kity1个月前
04213
Multi-Tenancy in Java-Based Microservice-Platform-拾光赋

Multi-Tenancy in Java-Based Microservice-Platform

Multi-Tenancy in Java-Based Microservice-Platform,Supporting multi-tenancy is often a crucial step for scaling your application and expanding its reach to a broader customer base. ...
kity的头像-拾光赋kity1个月前
03415
Apache Kafka Project: Real-Time Twitter Streaming with Python-拾光赋

Apache Kafka Project: Real-Time Twitter Streaming with Python

Apache Kafka Project: Real-Time Twitter Streaming with Python, Introduction Welcome to another blog in the Python-for-DevOps series! Today, we’ll explore Apache Kafka and how it c...
kity的头像-拾光赋kity1个月前
0385
Understanding Kafka Keys: A Comprehensive Guide-拾光赋

Understanding Kafka Keys: A Comprehensive Guide

Understanding Kafka Keys: A Comprehensive Guide,Apache Kafka is a robust distributed event-streaming platform widely used for building real-time data pipelines and applications. On...
kity的头像-拾光赋kity2个月前
03114
Kafka Consumer – Committing consumer group offset-拾光赋

Kafka Consumer – Committing consumer group offset

Kafka Consumer – Committing consumer group offset, Consumer group offset – an introduction What is a consumer group offset? It’s a way for a consumer to keep track of where it i...
kity的头像-拾光赋kity2个月前
04214