Library Search
结果页kafka
在 技术栈 中找到 8 个匹配结果。
技术栈
技术栈
8 个 Apache Kafka ## Apache Kafka
Apache Kafka 是由 LinkedIn 开发、现由 Apache 软件基金会维护的**分布式事件流平台**。它不仅能做消息队列,更是一种分布式的提交日志(Commit Log)。
**核心价值**:高吞吐、低延迟、持久化、水平扩展。适合万亿级消息场景,如日志聚合、流处理、事件溯源。
**关键特性**:
- 分区(Partition)+ 副本(Repl… 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>
}… 2% 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%