Using WS-Notification for publish and subscribe messaging for web services
WS-Notification 可讓 Web 服務使用發佈和訂閱傳訊型樣。
About this task
您利用發佈和訂閱傳訊,將一個訊息發佈給許多訂閱者。 在這個型樣中,傳訊系統用指示訊息主體區域的主題來標示訊息,生產端應用程式將訊息(事件通知)插入(發佈到)傳訊系統中。 訂閱相關主題且有適當權限的消費端應用程式,都會收到生產端應用程式發佈之訊息的獨立副本。
透過在 WebSphere® Application Server 內實作 WS-Notification,您可以達到下列目標:
- 使用現有的服務整合技術和 Web 服務元件,來遞送 WS-Notification 功能。
- 與其他發佈和訂閱傳訊用戶端交互作業(例如,Java™ 訊息服務 (JMS)、IBM MQ),以及與替代的訊息分配管理系統產品交互作業。
- 在高可用性和工作量管理配置中,部署 WS-Notification NotificationBroker。
For more information about using WS-Notification, see the following topics:
Procedure
- WS-Notification
- Accomplishing common WS-Notification tasks
- Configuring WS-Notification resources
- 維護 WS-Notification 安全
- 開發使用 WS-Notification 的應用程式
What to do next
Note:
- For development use on a single server only, you can use a script to configure the necessary resources to get up and running quickly with WS-Notification.
- 在 WebSphere Application Server 6.1 版中,WS-Notification 的支援是以 WS-Notification 標準在最終核准前的公審初稿為基礎。 在較新版中,延伸了這項支援,涵蓋了最終核准的標準。 The differences between the two versions of the standards are small, and your existing WS-Notification services and client applications will continue to work unchanged. However, you might choose to upgrade your existing applications as described in WebSphere Application Server 6.1 版 client applications must handle the additional error conditions.