面向服务的计算和面向服务的架构有什么区别?

发布于 2024-11-10 14:44:20 字数 191 浏览 2 评论 0原文

我发现了这个:

面向服务的计算 (SOC) 范式是指一组 概念、原则和方法 代表计算 面向服务的架构 (SOA) 哪些软件应用程序是 基于独立构建 标准组件服务 接口。

面向服务的计算是平均值,面向服务的架构是结果吗?或者说,它们是同一个东西吗?

I've found this:

The Service-Oriented Computing (SOC)
paradigm refers to the set of
concepts, principles, and methods
that represent computing in
Service-Oriented Architecture (SOA) in
which software applications are
constructed based on independent
component services with standard
interfaces.

Is Service-Oriented Computing the mean and Service-Oriented Architecture the result? Or, are they the same thing?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

望笑 2024-11-17 14:44:20

看来,面向服务的计算(如果业界同意这样的术语)将相当于 SOA 方法中处理实现核心服务的层。这个想法似乎是这样的:

面向服务的计算涉及实现核心服务,面向服务的组合/管理涉及管理任务(WS-BPEL、WS-CDL),面向服务的通信涉及消息路由(WS-Addressing、WS-Addressing、 WS-ReliableDelivery 等)
此外,基本的面向服务的计算思想似乎是分布式计算的扩展,并且实现是特定于领域的。

It appears that service oriented computing, if the industry would agree to such a term, would amount for the layer of the SOA approach that deals with realizing core services. The idea seems to be this:

Service Oriented Computation deals with implementing the core services, and Service Oriented Composition/Management about managerial tasks (WS-BPEL, WS-CDL), and Service Oriented Communication would relate to message routing (WS-Addressing, WS-ReliableDelivery, et.c.,)
Also, fundamental service-oriented-computation ideas appear to be extensions to distributed computing, and the implementations domain-specific.

断舍离 2024-11-17 14:44:20

面向服务的计算代表
新一代分布式计算
平台。因此,它涵盖了许多
事物,包括它自己的设计
范例和设计原则、设计
模式目录、模式语言、
独特的建筑模型,以及
相关概念、技术和
框架。

因此,面向服务的计算是一种范式,而面向服务的架构是一种允许其组件的互操作性、可重用性和松散耦合的体系结构模型。

详细信息:什么是 SOA

Service-oriented computing represents
a new generation distributed computing
platform. As such, it encompasses many
things, including its own design
paradigm and design principles, design
pattern catalogs, pattern languages, a
distinct architectural model, and
related concepts, technologies, and
frameworks.

So, Service-Oriented Computing is a paradigm and Service Oriented Architecture is an architectural model which allows interoperability, re-usability, loose-coupling of its components.

More information: What is SOA

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文