服务应用程序框架
上次修改时间: 2010年4月14日
适用范围: SharePoint Foundation 2010
Service Application Framework 使开发人员能够构建在 SharePoint Foundation 2010 中承载的可缩放中间层共享服务。Service Application Framework 应用程序可利用 SharePoint 2010 中的负载平衡以及通用管理和部署体验。Service Application Framework 在 SharePoint Foundation 2010 中作为公共 API 提供给第三方用来构建和管理服务、服务实例和服务应用程序。
服务应用程序可绑定到单个服务器场或在服务器场间共享。所有服务器场可专用于服务承载,允许高度密集的服务(如 Web 分析和商业智能)集中共享计算投资。
在此框架上构建的服务的熟悉示例是 SharePoint Server 搜索。SharePoint Server 搜索 在 SharePoint 场中的多个应用程序服务器上运行,并向所有 Web 服务提供其数据。
SharePoint 开发人员的必备条件
Service Application Framework 涉及 SharePoint 开发的许多领域,从服务模型到基于声明的标识,再到 Windows PowerShell。创建高效的 Service Application Framework 应用程序要求程序员熟悉 SharePoint 开发,并与他们的网站集管理员密切合作。
至少,开发人员应熟悉:
SharePoint 管理对象模型
Windows Communication Foundation (WCF)
功能
Windows PowerShell 和 SharePoint Management Shell
本节内容
使用 SharePoint 2010 Management Shell 管理服务应用程序
请参阅
引用
Microsoft.SharePoint.Administration