SOF

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
 
 
(未显示1个用户的1个中间版本)
第3行: 第3行:
 
==Links==
 
==Links==
 
*http://sof.tiddlyspot.com/
 
*http://sof.tiddlyspot.com/
 +
 +
[[Category:OSGi]]
 +
[[Category:C++]]

2010年9月21日 (二) 10:16的最后版本

SOF (Service Oriented Framework) provides an OS independent infrastructure for developing component based software. That means, the framework helps developers to build software systems consisting of modules which are communicating, via clearly defined service interfaces, with other modules of the system. Components can be started and stopped at runtime, and the components are notified about the lifecycle of other components, if necessary. It can be chosen whether the components are loaded locally (here, the component code is linked to the class which starts the framework), or loaded dynamically from shared libraries (UNIX) or dynamic link libraries (Windows), for example. SOF is implemented in standard C++, and the SOF API is very similar to the OSGi API (see OSGI).

Service Oriented Framework

[编辑] Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱