Java

本类阅读TOP10

·使用MyEclipse开发Struts框架的Hello World!(录像1)
·hibernate配置笔记
·AOP编程入门--Java篇
·linux下Tomcat 5.0.20 与 Apache 2 安装/集成/配置
·在win2003下整合了整合Tomcat5.5+ apache_2.0.53+ mod_jk_2.0.47.dll
·构建Linux下IDE环境--Eclipse篇
·Jsp 连接 mySQL、Oracle 数据库备忘(Windows平台)
·ASP、JSP、PHP 三种技术比较
·Tomcat5.5.9的安装配置
·AWT GUI 设计笔记(二)

分类导航
VC语言Delphi
VB语言ASP
PerlJava
Script数据库
其他语言游戏开发
文件格式网站制作
软件工程.NET开发
An OSGi framework implementation

作者:未知 来源:月光软件站 加入时间:2005-2-28 月光软件站

http://oscar.objectweb.org/

What is Oscar?

Oscar is an open source implementation of the Open Services Gateway Initiative (OSGi) framework specification; the goal is to provide a completely compliant implementation of the OSGi framework specification. Oscar is currently compliant with a large portion of the OSGi 3 specifications, although certain compliance work still needs to be completed. Despite this fact, the OSGi framework functionality provided by Oscar is very stable and is in use by many people.

Even though OSGi targets the embedded device market, the framework is ideally suited for experimenting with component-oriented and service-oriented computing in general. For example, Oscar can be easily embedded into other projects and used as a plugin or extension mechanism; it serves this purpose much better than other systems that are used for similar purposes, such as Java Management Extensions (JMX). For some example projects that use OSGi, refer to the community section below.

One of the my personal targets in experimenting with Oscar is to realize dynamic assembly of applications, where only skeleton applications exist and nearly all functionality is provided and extended at run time by downloading new components and services. Other areas of interest include security and techniques for ensuring quality properties of applications in such a dynamic, component-based environment. Stepping back futher, the notion of managing and maintaining many hundreds if not thousands of such service containers dispersed across the Internet is also interesting and harks back to many software deployment issues.

Of course, since OSGi is intended for embedded device applications, I am also keeping my mind open for interesting applications in those areas as well. The OSGi framework is small and reasonable lightweight, which makes it well suited for small devices, like PDAs. For example, here are some screenshots of Oscar running on a Sharp Zaurus.

What is OSGi?

OSGi is an independent corporation that is defining a specification to deliver services over wide-area networks to local area networks and devices. OSGi has over 70 participants and is currently enjoying industry-wide support. For more more information on OSGi or to retrieve the specification, refer to the OSGi web site.




相关文章

相关软件