Pro BizTalk 2006

When BizTalk was still in its infancy, there were two teams within Microsoft—the Commerce Server team and the COM+ team. The Commerce Server team was implementing technology they called “Commerce Server Messaging Pipelines,” essentially software that allowed an application to move messages from o...

Mô tả đầy đủ

Đã lưu trong:
Chi tiết về thư mục
Những tác giả chính: Dunphy, George, Metwally, Ahmed
Định dạng: Sách
Ngôn ngữ:English
Được phát hành: Apress 2012
Những chủ đề:
Truy cập trực tuyến:https://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/31756
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
Miêu tả
Tóm tắt:When BizTalk was still in its infancy, there were two teams within Microsoft—the Commerce Server team and the COM+ team. The Commerce Server team was implementing technology they called “Commerce Server Messaging Pipelines,” essentially software that allowed an application to move messages from one system to another system using the commerce server framework. The goal was to abstract the sending and receiving of messages away from the transports that they used. For example, using this framework, a developer would not care about the physical implementation of how the messages were sent; that information would be abstracted away into another construct called a port. The port would talk to an adapter, which handled the communication to and from the medium in question, whether it was a file system, an FTP server, or a web server.