欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
OpenSplice
来自开放百科 - 灰狐
				
								
				(版本间的差异)
				
																
				
				
								
小 (→Install)  | 
			|||
| (未显示1个用户的6个中间版本) | |||
| 第3行: | 第3行: | ||
The Data Distribution Service for Real-Time Systems  | The Data Distribution Service for Real-Time Systems  | ||
[[Image:DDS-Air-Traffic.jpg|right|thumb|DDS in Air Traffic Control and Management]]  | [[Image:DDS-Air-Traffic.jpg|right|thumb|DDS in Air Traffic Control and Management]]  | ||
| + | ==简介==  | ||
| + | OpenSplice 是 OMG DDS 标准的完整实现,采用 Apache v2 许可协议。   | ||
| + | |||
| + | ==Install==  | ||
| + | 设置环境  | ||
| + |  C:\>set TAO_ROOT=C:\TAO161_0-Windows-vc8-inline-32bit-090505  | ||
| + |  C:\>set PATH=%TAO_ROOT%\bin;%PATH%  | ||
| + |  C:\>set JAVA_HOME="c:\jdk1.6.0_07"  | ||
| + |  C:\>set PATH=%JAVA_HOME%\bin;%PATH%  | ||
| + |  C:\>HDE\x86.win32\release.bat  | ||
| + | 验证安装  | ||
| + |  C:\HDE\x86.win32\bin\ospl.exe start  | ||
| + |  C:\HDE\x86.win32\bin\ospl.exe stop  | ||
==Code==  | ==Code==  | ||
| 第14行: | 第27行: | ||
[[Image:Data-Networking.jpg|right|thumb|Data Networking]]  | [[Image:Data-Networking.jpg|right|thumb|Data Networking]]  | ||
| − | ==  | + | ==Edition==  | 
| + | The OpenSplice DDS technology offering is organized around [http://www.opensplice.com/section-item.asp?snum=2&sid=61 four different editions], namely, the Community, Compact, Professional and Enterprise Editions.   | ||
| + | |||
| + | [[Image:OpenSplice-Community.jpg]]  | ||
| + | *Freely available at no cost  | ||
| + | *Open Source under LGPL License  | ||
| + | *Full DDS Implementation  | ||
| + | *Interoperability Wire Protocol (DDSI/RTPS)  | ||
| + | *Real-time Networking  | ||
| + | *CORBA Co-habitation  | ||
| + | *More Features than any other DDS Implementation  | ||
| + | |||
| + | [[Image:OpenSplice-Compact.jpg]]  | ||
| + | |||
| + | All features included in the Community Edition plus  | ||
| + | *Eclipse-based Model Driven Tools, to improve your productivity up to 10x  | ||
| + | *Rich set of Tools for inspecting your DDS applications  | ||
| + | *Available via PrismTech through Commercial Subscriptions  | ||
| + | |||
| + | [[Image:OpenSplice-Professional.jpg]]  | ||
| + | |||
| + | All features included in the Compact Edition plus  | ||
| + | *Full implementation of the OMG DDS-DLRL Standard to natively integrate DDS into C++ and Java  | ||
| + | *Web connectors  | ||
| + | *Available via PrismTech through Commercial Subscriptions  | ||
| + | |||
| + | [[Image:OpenSplice-Enterprise.jpg]]  | ||
| + | |||
| + | All features included in the Professional Edition plus  | ||
| + | *Secure DDS Extension  | ||
| + | *Connector to any ODBC 3.0 DBMS (e.g. MySQL, Oracle, etc.)  | ||
| + | ==文档==  | ||
| + | *[http://docs.huihoo.com/iot/Building-the-Internet-of-Things-with-DDS-2013.pdf Building the Internet of Things with DDS, 2013]  | ||
| + | |||
| + | ==链接==  | ||
*http://www.opensplice.com  | *http://www.opensplice.com  | ||
*http://www.opensplice.org/  | *http://www.opensplice.org/  | ||
| + | *[https://github.com/PrismTech/opensplice OpenSplice @ GitHub]  | ||
*http://docs.huihoo.com/opensplice/  | *http://docs.huihoo.com/opensplice/  | ||
| + | *http://www.ohloh.net/p/opensplicedds  | ||
| + | |||
| + | [[category:middleware]]  | ||
| + | [[category:ACE]]  | ||
| + | [[category:DDS]]  | ||
2018年7月11日 (三) 17:04的最后版本
OpenSplice DDS Data Distribution Service
The Data Distribution Service for Real-Time Systems
目录 | 
[编辑] 简介
OpenSplice 是 OMG DDS 标准的完整实现,采用 Apache v2 许可协议。
[编辑] Install
设置环境
C:\>set TAO_ROOT=C:\TAO161_0-Windows-vc8-inline-32bit-090505 C:\>set PATH=%TAO_ROOT%\bin;%PATH% C:\>set JAVA_HOME="c:\jdk1.6.0_07" C:\>set PATH=%JAVA_HOME%\bin;%PATH% C:\>HDE\x86.win32\release.bat
验证安装
C:\HDE\x86.win32\bin\ospl.exe start C:\HDE\x86.win32\bin\ospl.exe stop
[编辑] Code
http://download.huihoo.com/opensplice/ 或 从软件包中获得
[编辑] Windows
[编辑] Linux
[编辑] Performance,Scalability,QoS
High Performance SCADA and Utilities
[编辑] Edition
The OpenSplice DDS technology offering is organized around four different editions, namely, the Community, Compact, Professional and Enterprise Editions.
- Freely available at no cost
 - Open Source under LGPL License
 - Full DDS Implementation
 - Interoperability Wire Protocol (DDSI/RTPS)
 - Real-time Networking
 - CORBA Co-habitation
 - More Features than any other DDS Implementation
 
All features included in the Community Edition plus
- Eclipse-based Model Driven Tools, to improve your productivity up to 10x
 - Rich set of Tools for inspecting your DDS applications
 - Available via PrismTech through Commercial Subscriptions
 
All features included in the Compact Edition plus
- Full implementation of the OMG DDS-DLRL Standard to natively integrate DDS into C++ and Java
 - Web connectors
 - Available via PrismTech through Commercial Subscriptions
 
All features included in the Professional Edition plus
- Secure DDS Extension
 - Connector to any ODBC 3.0 DBMS (e.g. MySQL, Oracle, etc.)
 
[编辑] 文档
[编辑] 链接
	分享您的观点