<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=OSGi</id>
	<title>OSGi - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=OSGi"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=OSGi&amp;action=history"/>
	<updated>2026-07-03T18:51:07Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=OSGi&amp;diff=61031&amp;oldid=prev</id>
		<title>imported&gt;Raymon090 来自 2025年11月29日 (六) 05:54</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=OSGi&amp;diff=61031&amp;oldid=prev"/>
		<updated>2025-11-29T05:54:45Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;开放服务网关倡议&amp;#039;&amp;#039;&amp;#039;（OSGi，Open Service Gateway Initiative）有双重含义。一方面它指OSGi Alliance组织；另一方面指该组织制定的一个基于[[Java]]语言的服务（业务）规范——OSGi服务平台（Service Platform）。&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;OSGi Alliance&amp;#039;&amp;#039;&amp;#039;是一个由[[Sun Microsystems]]、[[IBM]]、[[爱立信]]等于1999年3月成立的开放的[[标准化组织]]，最初名为Connected Alliance。该组织及其标准原本主要目的在于使服务提供商通过住宅网关，为各种家庭智能设备提供各种服务。目前该平台逐渐成为一个为室内、交通工具、移动电话和其他环境下的所有类型的网络设备的应用程序和服务进行传递和远程管理的开放式服务平台。&lt;br /&gt;
&lt;br /&gt;
该规范和核心部分是一个[[軟體框架|框架]]，其中定义了应用程序的[[生命周期]]模式和[[服务注册]]。基于这个框架定义了大量的OSGi服务：[[日志文件|日志]]、[[配置管理]]、偏好，[[HTTP]]（运行[[servlet]]）、[[XML]]分析、设备访问、[[软件包]]管理、许可管理、星级、用户管理、IO连接、连线管理、[[Jini]]和[[UPnP]]。&lt;br /&gt;
&lt;br /&gt;
这个框架实现了一个优雅、完整和动态的[[组件模型]]。应用程序（称为[[bundle]]）无需重新引导可以被远程安装、启动、升级和卸载（其中Java包／类的管理被详细定义）。API中还定义了运行远程下载管理政策的[[生命周期管理]]。[[服务注册]]允许bundles去检测新[[服务]]和取消的服务，然后相应配合。&lt;br /&gt;
&lt;br /&gt;
OSGi原先关注于[[服务网关]]，其实可用于多个方面。现在OSGi规范已经用于从[[移动电话]]到开源的[[Eclipse]]（其中包括了与IBM的OSGi框架[[Service Management Framework|SMF]]兼容的开源版本）。OSGi服务平台的应用包括：[[服务网关]]、[[汽车]]、[[移动电话]]、[[工业自动化]]、[[建筑物自动化]]、[[PDA]] [[网格计算]]、[[娱乐]]（如[[iPronto]]）、和[[集成开发环境|IDE]]。&lt;br /&gt;
&lt;br /&gt;
OSGi规范是由成员通过公开的程序开发，对公众免费而且没有许可证限制。但是OSGi Alliance的[[兼容性]]程序只对成员开放，目前有12个兼容的[[实现]]。&lt;br /&gt;
&lt;br /&gt;
2003年[[Eclipse]]选择OSGi作为其[[插件]]的底层运行时架构。[http://www.eclipse.org/equinox/ Equinox]{{Wayback|url=http://www.eclipse.org/equinox/ |date=20050716073846 }} project对该理念进行了实验，2004年6月在Eclipse3 R3中发布。[[ProSyst]]是面向OSGi开发者的Eclipse插件。&lt;br /&gt;
&lt;br /&gt;
2003年10月，[[诺基亚]]、[[摩托罗拉]]，[[ProSyst]]和其他OSGi成员组建了Mobile Expert Group（MEG）为下一代智能手机规范业务平台，做为对[[MIDP]]和[[連接設備配置|CDC]]的补充。&lt;br /&gt;
&lt;br /&gt;
== 版本 ==&lt;br /&gt;
* R1 2000年5月&lt;br /&gt;
* R2 2001年10月&lt;br /&gt;
* R3 2003年3月&lt;br /&gt;
* R4 2005年10月&lt;br /&gt;
* R5 2013年12月&lt;br /&gt;
* R6 2015年6月&lt;br /&gt;
&lt;br /&gt;
== 参见 ==&lt;br /&gt;
* [[JINI]]&lt;br /&gt;
* [[HomePlug]]&lt;br /&gt;
* [[X10 (通訊協定)]]&lt;br /&gt;
* [[CEBus]]&lt;br /&gt;
* [[蓝牙]]&lt;br /&gt;
* [[Wi-Fi]]&lt;br /&gt;
* [[LonWorks]]&lt;br /&gt;
* [[CORBA]]&lt;br /&gt;
* [[服务定位协议]]&lt;br /&gt;
* [[Salutation]]&lt;br /&gt;
&lt;br /&gt;
== 参考 ==&lt;br /&gt;
* &amp;lt;cite&amp;gt;OSGi Service Platform, Release 3&amp;lt;/cite&amp;gt;, IOS Press, ISBN 1-58603-311-5&lt;br /&gt;
&lt;br /&gt;
== 外部链接 ==&lt;br /&gt;
* [https://web.archive.org/web/20130613171332/http://www.osgi.com.cn/ OSGI中文社区] --促进Java模块化开发技术传播&lt;br /&gt;
* [http://www.osgi.org/ OSGi官方网站]——可下载标准规范，提供各种信息&lt;br /&gt;
* {{Webarchive|url=https://archive.today/20130503081759/http://www.osgi.org/about/faqs.asp |date=2013-05-03 }}&lt;br /&gt;
* [http://www.osgiworldcongress.com/ OSGi World Congress]{{Wayback|url=http://www.osgiworldcongress.com/ |date=20050403170256 }} - 2004 congress in October in Barcelona&lt;br /&gt;
* [http://www.prosyst.com/ ProSyst Software GmbH]{{Wayback|url=http://www.prosyst.com/ |date=20130317013259 }} - Leading OSGi Software Provider for Remote Management and Service Delivery&lt;br /&gt;
* [http://www.aqute.biz/ aQute: OSGi Info]{{Wayback|url=http://www.aqute.biz/ |date=20050729093256 }} - Information about OSGi and access to seminars&lt;br /&gt;
* [http://oscar.objectweb.org/ Oscar: An OSGi framework implementation]{{Wayback|url=http://oscar.objectweb.org/ |date=20050613081525 }} - Open Source OSGi framework implementation under BSD license&lt;br /&gt;
* [http://oscar-osgi.sourceforge.net/ Oscar Bundle Repository (OBR)]{{Wayback|url=http://oscar-osgi.sourceforge.net/ |date=20050612234241 }} - A community-oriented bundle repository and incubator for OSGi bundle developers&lt;br /&gt;
* [http://www.knopflerfish.org/ Knopflerfish OSGi]{{Wayback|url=http://www.knopflerfish.org/ |date=20050716011205 }} Open Source OSGi implementation under BSD license&lt;br /&gt;
* [http://oxygen.sourceforge.net/ Oxygen Project]{{Wayback|url=http://oxygen.sourceforge.net/ |date=20050829060325 }}&lt;br /&gt;
* [http://gravity.sourceforge.net/servicebinder ServiceBinder]{{Wayback|url=http://gravity.sourceforge.net/servicebinder |date=20050829090712 }} - Automated Service Dependency Management for the OSGi services platform&lt;br /&gt;
* [https://web.archive.org/web/20050514041232/http://www.osgi.org/news_events/documents/AutoManageServiceDependencies_byMOffermans.pdf Dependency Manager] - Automatically managing service dependencies in OSGi&lt;br /&gt;
* [http://www.makewave.com/ Makewave]{{Wayback|url=http://www.makewave.com/ |date=20070928141140 }} - Leading OSGi Technology Provider, maintains the open source OSGi implementation [http://www.knopflerfish.org/ Knopflerfish]{{Wayback|url=http://www.knopflerfish.org/ |date=20050716011205 }}&lt;br /&gt;
&lt;br /&gt;
[[Category:标准]]&lt;br /&gt;
[[Category:标准制订机构]]&lt;br /&gt;
[[Category:Java]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Raymon090</name></author>
	</entry>
</feed>