1

维基百科列出了以下软件架构风格。 统一日志处理似乎是一种新的风格,重叠但与下面列出的风格不同。

结构

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

来源:http ://en.wikipedia.org/wiki/Software_architecture_styles_and_patterns

问题:统一日志处理是一种新的架构风格吗?

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

4

0 回答 0