-
Notifications
You must be signed in to change notification settings - Fork 158
/
index.html
executable file
·211 lines (203 loc) · 9.46 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Vortex OpenSplice - documentation index</title>
<style type="text/css" media="all">
@import url("./docs/css/maven-base.css");
@import url("./docs/css/maven-theme.css");
@import url("./docs/css/site.css");
</style>
<link rel="stylesheet" href="./docs/css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20141002" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<a href="http://ist.adlinktech.com/" id="bannerLeft">
<img src="docs/images/logo_adlink_transparent.png" alt="ADLINK" />
</a>
<a href="http://vortex.adlinktech.com/" id="bannerRight">
<img src="docs/images/Wide_OpenSplice.png" alt="Vortex OpenSplice" />
</a>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xright">
<a href="http://ist.adlinktech.com/" class="externalLink" title="ADLINK on the Web: http://ist.adlinktech.com/">ADLINK on the Web: http://ist.adlinktech.com/</a>
<a href="http://vortex.adlinktech.com/" title="OpenSplice">Vortex OpenSplice</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Vortex OpenSplice</h5>
<ul>
<li class="none">
<strong>Introduction</strong>
</li>
<li class="none">
<a href="docs/html/guides.html" title="APIs">User Guides</a>
</li>
<li class="none">
<a href="docs/html/changedV6.html" title="Changes">Changes</a><br>
</li>
<li class="none">
<a href="docs/html/platforms.html" title="Supported Platforms">Supported Platforms</a><br>
</li>
<li class="none">
<a href="docs/html/known_issues.html" title="Changes">Known Issues</a><br>
</li>
<li class="none">
<a href="docs/html/ddsi2_release_notes.html" title="Changes">DDSI Release Notes</a><br>
</li>
<li class="none">
<a href="docs/html/rebuilding_APIs.html" title = "User Guide">Rebuilding the APIs</a><br>
</li>
<li class="none">
<a href="docs/html/upgrading.html" title = "Upgrading">Upgrading OpenSplice</a><br>
</li>
<li class="none">
<a href="examples/dcps/README.html" title = "Examples">Examples</a><br>
</li>
<li class="none">
<a href="docs/html/third_party_licenses.html" title = "Third Party Licenses">Third party licenses</a><br>
</li>
<li class="none">
<a href="./LICENSE" title="License">License</a>
</li>
</ul>
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
<h2>Introduction<a name="Introduction"></a></h2>
<p>
Vortex OpenSplice is the leading (commercial and Open Source) implementation of the
Object Management Group's (OMG) Data Distribution Service (DDS) for Real-Time
Systems messaging middleware standard. Vortex OpenSplice is an advanced and
proven data-centric solution that enables seamless, timely, scalable and
dependable distributed data sharing from Embedded and Mobile Devices to the
Enterprise and the Cloud. Vortex OpenSplice delivers the right data, in the right
place, at the right time, every time ; even in the largest-scale mission and
business critical systems.
</p>
<p>
<b>Key Features:</b><br>
<ul>
<li>Deployed in the most challenging business and mission critical systems</li>
<li>Seamless Integration with 80+ middleware technologies</li>
<li>Largest ecosystem of plug-ins and tools for modeling, deployment and testing</li>
<li>Supported by world-renowned professional services expertise from the developers of the DDS standard</li>
<li>Genuinely the fastest, most scalable and most reliable Open Source integration technology</li>
<li>Genuine Open Source LGPLv3 licensing for both its Community and Commercial editions</li>
<li>Field-proven Interoperability with other DDS Implementations</li>
<li>Richest set of QoS policies for controlling efficiency, determinism and fault-tolerance</li>
<li>Runtime choice between simple/standalone and high-performance/federated deployment</li>
<li>Optional interaction-patterns, implemented on top of DDS: Remote Method invocation (RMI) and transparent batching (STREAMS)</li>
</ul>
</ul>
</p>
</div>
<div class="section"><h2>Getting Started<a name="Getting_Started"></a></h2>
<p>
<a href="docs/pdf/OpenSplice_GettingStartedGuide.pdf" target="guides">
Getting Started Guide</b> (pdf)</a> - the document that users should read
first.<br><br>
<a href="docs/pdf/OpenSplice_EvaluationGuide.pdf">Evaluating Vortex OpenSplice (pdf)</a><br>
<p>Start the Vortex OpenSplice Launcher : osplLauncher from the bin directory of your
Vortex OpenSplice installation or from the Windows Start Menu. The <a href="./bin/app/docs/main.html">
Launcher Guide</a> gives more details. </p>
</div>
<h2><a name="org">Vortex OpenSplice Directory Organisation</a></h2>
<p>
The Vortex OpenSplice components are located in the following sub-directories
of the installation:
<ul>
<li>
<b>bin</b> - contains Vortex OpenSplice executables.
</li>
<li>
<b>custom_lib</b> - contains source code of the C++, ISO C++ and Java
language binding, for the customer to re-build to
ensure compliance with platform/compiler.
</li>
<li>
<b>demos</b> - contains demos for Vortex OpenSplice.
</li>
<li>
<b>docs</b> - contains the documentation set and release notes for
Vortex OpenSplice.
</li>
<li>
<b>etc</b> - the default location for the license file and
configuration file(s). In case of the HDE, the
templates for code generation are also located in this
directory.
</li>
<li>
<b>examples</b> - contains code examples (for all supported DDS
languages) demonstrating the use of Vortex OpenSplice.
</li>
<li>
<b>include</b> - contains all Vortex OpenSplice header files.
</li>
<li>
<b>jar</b> - contains all JAVA archives for Vortex OpenSplice API's and
Vortex OpenSplice tools.
</li>
<li>
<b>lib</b> - contains all Vortex OpenSplice library files.
</li>
<li>
<b>redist</b> - depending on the platform this directory contains
redistributable packages needed by Vortex OpenSplice. These
packages are automatically installed.
<li>
<b>src</b> - contains the source code for the open source components of
Vortex OpenSplice that was used to build the Vortex OpenSplice libraries,
jars, executables, etc of the installed version.
</li>
<li>
<b>tools</b> - contains useful tools/utilities for use with Vortex OpenSplice.
</li>
<li>
<b>release.xxx</b> - running this script in your current shell will
setup the Vortex OpenSplice environment, where
.xxx = .com for Unix and .bat for Windows.
</li>
</ul>
</p>
<div class="section"><h2>Important Notice<a name="IMPORTANT_NOTICE"></a></h2>
<p>The following rights apply to ADLINK Technology Inc. proprietary software contained in this distribution:</p>
<p>The Software and documentation are Copyright 2006 to TO_YEAR ADLINK Technology Inc. All rights reserved.</p>
<p>The Software and documentation included herein are commercial items.</p>
<p>If the Licensee is the U.S. Government or any agency or department thereof, the Software is
licensed hereunder only as a commercial item subject to Restricted Rights and unless otherwise
expressly agreed in the purchase contract, with only those rights as are granted to all
other end users pursuant to the terms and conditions of ADLINK's Software License Agreement.</p>
</div><div class="section"><h2>Vortex OpenSplice licensing information<a name="Vortex_OpenSplice_licensing_information"></a></h2>
<p>
<a href=".//LICENSE">Vortex OpenSplice licensing information</a></a>
</p>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright © 2017 <a href="http://ist.adlinktech.com/">ADLINK</a>. All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>