
內容簡介
服務導向架構主要基於服務的定義和協作。其中主要的優點是聲稱可以重複使用現有的功能。然而,由於環境的複雜性,現有功能的洞察力常常缺乏。在新項目中,新功能因此會完全使用新的服務。即使已經有現有服務執行相同的任務。
此外掛提供一種管理和視覺化現有服務基底的方式。使用簡碼,可以視覺化服務關係網絡。由於關係可能隨時間而改變,因此每次在網站上顯示時,視覺化都會動態生成。
可以通過 [https://www.soavis.eu/wp-soavis-sample-upload] 下載一組示例實體。此頁面還顯示如何上傳該組實體。
主要的可視化是由 GraphViz 提供的,這是一個用於可視化連接對象的網絡和樹結構的強大工具。它已經在 WP GraphViz 插件中實現。因此有依賴檢查。
外掛標籤
開發者團隊
原文外掛簡介
A Service Oriented Architecture is primarily based on the definition and co-operation of services. One of the main benefits is claimed to be the re-use of existing functionality. However, due to the complexity of the environment, the insight of available functionality is often lacking. In new projects, new functionality is thus build completely new with new services. Even when there is already an existing service performing the same task.
This plugin provides a means to manage and visualise the existing service base. With the use of shortcodes, the network of service relations can be visualised. As the relations can change over time, the visualisation is dynamically generated every time it is shown on the site.
Download a set of example entities via [https://www.soavis.eu/wp-soavis-sample-upload]. This page also shows how to upload that set.
The main visualisation is provided by GraphViz, a powerful tool for visualising network and tree structures that connect objects. It has been implemented in the WP GraphViz plugin. Hence the dependency check.
