Library Search
结果页

kafka

在 元器件 / 技术栈 / 知识库 中找到 12 个匹配结果。

返回文档库
技术栈

技术栈

8 个
查看全部
Apache Kafka # Kafka 生产者与消费者 - Python (kafka-python) ## 目标 演示 Kafka 的 Producer 和 Consumer 基本用法,包含分区和消费者组概念。 ## 环境准备 ```bash pip install kafka-python # 确保 Kafka 已启动并创建了 test-topic ``` ## 完整代码 ### 生产者(producer.p… 3% C# ```html <!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <title>Alpine.js Demo</title> <style> body { font-family: system-ui; max-width: 600px; margin: 50px auto; background: #… 2% React Native <FlatList data={todos} keyExtractor={(item) => item.id} renderItem={renderItem} ListEmptyComponent={ <Text style={styles.empty}>暂无任务,添加一个吧 ✨</Text> }… 1% Spring Batch 参考文献: [ { "url": "https://docs.spring.io/spring-batch/reference/", "type": "web", "year": 2024, "title": "Spring Batch Reference Documentation", "authors": [ "Spring Team"… 1% PyTorch 参考文献: [ { "type": "book", "year": 2020, "title": "Deep Learning with PyTorch", "authors": [ "Eli Stevens", "Luca Antiga", "Thomas Viehmann" ] }, { "type… 1% Astro 参考文献: [ { "url": "https://docs.astro.build", "type": "web", "year": 2024, "title": "Astro Documentation", "authors": [ "Astro Team" ] }, { "type": "article",… 1% SQLite 参考文献: [ { "url": "https://www.sqlite.org/docs.html", "type": "web", "year": 2023, "title": "SQLite Official Documentation", "authors": [ "SQLite Consortium" ] }, {… 1% Verilog / SystemVerilog 参考文献: [ { "url": "https://ieeexplore.ieee.org/document/8299595", "type": "web", "year": 2017, "title": "IEEE Standard for SystemVerilog (1800-2017)", "authors": [ "IEEE"… 1%
知识库

知识库

4 个