SERVICE-TO-SERVICE COMMUNICATION FOR NETWORK SERVICES
    2.
    发明公开
    SERVICE-TO-SERVICE COMMUNICATION FOR NETWORK SERVICES 审中-公开
    服务,以服务为通信网络服务

    公开(公告)号:EP1370965A4

    公开(公告)日:2007-03-07

    申请号:EP02719261

    申请日:2002-03-14

    申请人: MICROSOFT CORP

    摘要: A robust and efficient service-to-service communications protocol that handles change information in an identity-centric data access architecture. The protocol enables the automatic publication and subscription by services of changes made to data of millions of users. The protocol is role-based in that a user controls the users that can subscribe for the user's data changes and is efficient in that data is change data for users are combined and batched, and robust to handle failure scenarios. In one implementation, the a 'publisher (600)' refers to the .NET MyServices service which is the source of the data, while a 'subscriber (610)' refers to the .NET MyServices service that receives the data. The publisher and subscriber maintain updated information about each other's users in order to accomplish selective data communication and filtering. To provide robustness, requests are acknowledged, and until acknowledged, retried regularly for awhile, with delays between regular retries.