【问题标题】:Is there any implemented SubscribableChannel/EventDrivenConsumer out there to be used in a Spring Integration Kafka consumer?是否有任何已实现的 SubscribableChannel/EventDrivenConsumer 可用于 Spring Integration Kafka 消费者?
【发布时间】:2020-05-18 01:11:45
【问题描述】:

到目前为止,我发现的只是 PollableChannel/PollableConsumer 实现,例如: https://github.com/spring-projects/spring-integration-samples/blob/master/basic/kafka 我还需要继续寻找吗? 对于 Kafka 消费者来说,事件驱动的渠道是否有意义?

【问题讨论】:

    标签: apache-kafka spring-integration


    【解决方案1】:

    请参阅 Spring 中的 spring-integration-kafka Chapter 获取 Apache Kafka 文档。

    Spring Integration Kafka 现在基于 Spring for Apache Kafka 项目。它提供以下组件:

    出站通道适配器

    消息驱动的通道适配器

    入站通道适配器

    出站网关

    入站网关

    Kafka 主题支持的频道

    【讨论】:

    • 非常感谢。
    猜你喜欢
    • 1970-01-01
    • 2016-08-19
    • 1970-01-01
    • 1970-01-01
    • 2018-10-03
    • 2020-08-11
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多