·kafka-consumer-implementation
{}

kafka-consumer-implementation

msgspec 역직렬화를 통해 이벤트 소비를 위한 유형이 안전한 Kafka 소비자를 구현합니다. 도메인 이벤트(주문 메시지, 트랜잭션)를 처리하는 비동기 소비자를 구축할 때 사용합니다. 오프셋 관리, 오류 복구, 정상적인 종료 및 분산 추적 기능을 갖추고 있습니다. 소비자 구성, 수동 커밋, 재조정 전략을 처리합니다.

3설치·0트렌드·@dawiddutoit

설치

$npx skills add https://github.com/dawiddutoit/custom-claude --skill kafka-consumer-implementation

kafka-consumer-implementation 설치 방법

명령줄에서 kafka-consumer-implementation AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/dawiddutoit/custom-claude --skill kafka-consumer-implementation
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: dawiddutoit/custom-claude.

Implement production-grade Kafka consumers that reliably consume and process domain events with high performance, type safety, and comprehensive error recovery. Covers msgspec deserialization, confluent-kafka configuration, offset management, OpenTelemetry tracing, and anti-corruption layer patterns for translating message schemas to domain models.

Use when building event-driven systems that consume domain events from Kafka topics with "implement Kafka consumer", "consume events from Kafka", "process order messages", or "set up event consumer".

Do NOT use when mocking Kafka consumers in unit tests (use pytest-adapter-integration-testing), implementing producers (use kafka-producer-implementation), or testing with testcontainers (use kafka-integration-testing).

msgspec 역직렬화를 통해 이벤트 소비를 위한 유형이 안전한 Kafka 소비자를 구현합니다. 도메인 이벤트(주문 메시지, 트랜잭션)를 처리하는 비동기 소비자를 구축할 때 사용합니다. 오프셋 관리, 오류 복구, 정상적인 종료 및 분산 추적 기능을 갖추고 있습니다. 소비자 구성, 수동 커밋, 재조정 전략을 처리합니다. 출처: dawiddutoit/custom-claude.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/dawiddutoit/custom-claude --skill kafka-consumer-implementation
카테고리
{}데이터 분석
인증됨
최초 등록
2026-02-25
업데이트
2026-03-11

Browse more skills from dawiddutoit/custom-claude

빠른 답변

kafka-consumer-implementation이란?

msgspec 역직렬화를 통해 이벤트 소비를 위한 유형이 안전한 Kafka 소비자를 구현합니다. 도메인 이벤트(주문 메시지, 트랜잭션)를 처리하는 비동기 소비자를 구축할 때 사용합니다. 오프셋 관리, 오류 복구, 정상적인 종료 및 분산 추적 기능을 갖추고 있습니다. 소비자 구성, 수동 커밋, 재조정 전략을 처리합니다. 출처: dawiddutoit/custom-claude.

kafka-consumer-implementation 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/dawiddutoit/custom-claude --skill kafka-consumer-implementation 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/dawiddutoit/custom-claude