Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/apache-kafka/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Architecture “统一日志处理”是一种新的软件体系结构样式吗?_Architecture_Apache Kafka_Unified Log - Fatal编程技术网

Architecture “统一日志处理”是一种新的软件体系结构样式吗?

Architecture “统一日志处理”是一种新的软件体系结构样式吗?,architecture,apache-kafka,unified-log,Architecture,Apache Kafka,Unified Log,维基百科列出了以下样式。似乎是一种新的样式,与下面列出的样式重叠但又是唯一的 结构 共享内存 消息传递 适应性系统 分布式系统 资料来源: 问题:统一日志处理是一种新的体系结构样式吗 请用事实证明您的答案,以确保此问题和回答符合Stackoverflow的标准 Component-based Monolithic application aka "Big Ball of Mud" style Layered Pipes and filters Data-centric Blackboard R

维基百科列出了以下样式。似乎是一种新的样式,与下面列出的样式重叠但又是唯一的

结构

共享内存

消息传递

适应性系统

分布式系统

资料来源:

问题:统一日志处理是一种新的体系结构样式吗

请用事实证明您的答案,以确保此问题和回答符合Stackoverflow的标准

Component-based
Monolithic application aka "Big Ball of Mud" style
Layered
Pipes and filters
Data-centric
Blackboard
Rule-based
Event-driven aka implicit invocation
Publish-subscribe
Asynchronous messaging
Plug-ins
Microkernel
Reflection
Domain specific languages
Client-server (2-tier, 3-tier, n-tier exhibit this style)
Shared nothing architecture
Space based architecture
Broker
Peer-to-peer
Representational state transfer
Service-oriented