Please enable JavaScript.
Coggle requires JavaScript to display documents.
SOA (服務導向設計範式 (服務無狀態, 服務可發現性, 服務自治, 服務可組合性, 服務可重用性, 服務抽象, 服務鬆耦合, 標準化服務契約),…
SOA
服務導向設計範式
服務無狀態
服務可發現性
服務自治
服務可組合性
服務可重用性
服務抽象
服務鬆耦合
標準化服務契約
Service Roles
service consumer
initial sender
service provider
ultimate receiver
intermediary
Web Services
industry standards organizations
industry standards (basic)
discovery
industry standards (WS-*)
architecture
Types
服務組合架構
服務目錄架構
服務架構
服務導向企業架構
參考 SOA Design Patterns
服務粒度
能力粒度
定義
單個服務能力的
功能範圍
約束粒度
定義
校驗邏輯細化程度
服務粒度
定義
服務功能範圍
數據粒度
定義
處理數據大小
Rest Serrvices
architecture
caching
alternative data formats
HTTP headers
resources
redirect
industry standards
POX
JSON
XML
service contract
HTTP methods
uniform contract
Mediums for Building Services
Web services
REST services
components
XML
documents
contain
data
XML metadata
provide
separation of content and structure
technologies