-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathum_description.html
More file actions
83 lines (65 loc) · 2.98 KB
/
um_description.html
File metadata and controls
83 lines (65 loc) · 2.98 KB
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
<html><head><title>Ultra Messaging Description</title>
<link href="doxygen_manual.css" rel="stylesheet" type="text/css" />
</head>
<body bgcolor="#ffffff">
<div id="doc-content">
<div class="contents">
<div class="textblock">
<a href="https://informatica.com"><img src="infa_logo.png" width="400" height="138" alt="Informatica"/></a><br/><br/>
<center class="mytitle" style="color:white;background-image: url('c07-aqua-dots-generic.jpg');"><br>Ultra Messaging:<br>Product Description<br><br></center>
<br/><br/>
<br><hr></br>
<p><b><a href="./">Ultra Messaging</a></b> (UM) - Moves real-time data between distributed,
high-performance applications, on-premises, and in the cloud.</p>
<p>UM allows application developers to eliminate single points of failure
with a modern, resilient, peer-to-peer design that removes messaging brokers
and daemons for lower latency and higher reliability.</p>
<br><h1>Benefits</h1>
<ul>
<li><p>Consistently low latency means consistently winning trades.</p></li>
<li><p>Elimination of brokers reduces hardware footprint.</p></li>
<li><p>Simple APIs for basic functions and rich APIs for sophisticated
use cases provide the required capabilities without unnecessary
complexity.</p></li>
<li><p>Don't take our word for it, see what
<a href="https://www.quodfinancial.com/ultra-messaging/">Quod Financial has to say about us</a>.</p></li>
</ul>
<br><h1>Standard Edition</h1>
<p>Historically called UMS,
the Ultra Messaging standard edition empowers application development
organizations to create 24x7 trading platforms that enhance profitability
and competitive advantage.
<ul>
<li><p>Publish/subscribe, request-response, and late join semantics.</p></li>
<li><p>Reliable Multicast Transport (LBT-RM) scales to thousands of
subscribers without overloaded brokers.</p></li>
<li><p>Shared Memory Transport (SMX) transport enables sub-100-nanosecond
latencies on X86 64-bit multicore server architectures.</p></li>
<li><p>APIs for C/C++, Java, and .NET (Windows and Linux).</p></li>
<li><p>Dynamic Routing Option (DRO) extends UM across WANs and provides
connectivity between on-premises and Cloud.</p></li>
<li><p>UM Desktop Services (UMDS) extends UM out of the data center
and to the desktop.</p></li>
</ul>
<br><h1>Advanced Edition</h1>
<p>Historically called UMP or UMQ,
the Ultra Messaging advanced edition includes everything in the standard
edition, Plus:</p>
<ul>
<li><p>Persistence for fault-tolerant, guaranteed message delivery,
with the same low latency as the standard edition.</p></li>
<li><p>Queuing semantics,
including ultra-low-latency brokerless load balancing (ULB).</p></li>
</ul>
<br><h1>Ready to Learn More?</h1>
<p><a href="mailto:dlmessagingsuptcc@informatica.com">Drop us an email</a>
and we can discuss your needs.</p>
<p>Or, if you prefer,
you can dive right into the <a href="currdoc/">full documentation set</a>.</p>
<br><hr><br>
<p><b>© Copyright Informatica 2004-2023.</b></p>
<p>Go to <a href="./">UM Home</a></p>
</body>
</html>
</div></div></div>
</body></html>