欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
OpenSplice
来自开放百科 - 灰狐
(版本间的差异)
(→Links) |
|||
| 第23行: | 第23行: | ||
[[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.) | ||
==Links== | ==Links== | ||
*http://www.opensplice.com | *http://www.opensplice.com | ||
2010年4月20日 (二) 09:46的版本
OpenSplice DDS Data Distribution Service
The Data Distribution Service for Real-Time Systems
目录 |
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.)
Links
分享您的观点