-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #483 from nats-io/add-roadmap
Add roadmap
- Loading branch information
Showing
2 changed files
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ <h1>About NATS</h1> | |
</div> | ||
</div> | ||
|
||
<p class="lead">NATS is a family of open source products that are tightly integrated but can be deployed independently. NATS is being deployed globally by thousands of companies, spanning innovative use-cases including: Mobile apps, Microservices and Cloud Native, and IoT.</p> <p class="lead">NATS is also available as a global communications system called NGS. Get Started today for free at <a target="_blank" href="https://synadia.com/ngs/signup">NGS Signup</a>.</p> | ||
<p class="lead">NATS is a family of open source products that are tightly integrated but can be deployed independently. NATS is being deployed globally by thousands of companies, spanning innovative use-cases including: Mobile apps, Microservices and Cloud Native, and IoT.</p> <p class="lead">NATS is also available as a global communications system called NGS. Get started today for free at <a target="_blank" href="https://synadia.com/ngs/signup">NGS Signup</a>.</p> | ||
<p>The core NATS Server acts as a central nervous system for building distributed applications. There are dozens of clients ranging from Java, .NET, to GO. NATS Streaming extends the platform to provide for real-time streaming & big data use-cases.</p> | ||
<p>NATS was created by Derek Collison, Founder and CEO at Synadia in response to the market need for a simple and high performance messaging solution. NATS is currently deployed in some of the largest cloud platforms, including: VMware, CloudFoundry, Baidu, Siemens, and GE. NATS is available under the Apache-2.0 Open Source License.</p> | ||
|
||
|
@@ -27,18 +27,27 @@ <h4 class="text-center">Brokered Throughput</h4> | |
<sub>(Chart source: <a href="http://www.bravenewgeek.com/dissecting-message-queues/" target="_blank">bravenewgeek.com/dissecting-message-queues</a>)</sub> | ||
</div> | ||
</div> | ||
|
||
<hr> | ||
</br> | ||
|
||
<div class="row"> | ||
<div class="col-md-6"> | ||
<p>Written in Go, NATS is available as a client for approximately a dozen languages, many of which are supported by the Synadia team. Here’s the full list of <a href="/download">NATS clients</a>.</p> | ||
</div> | ||
<div class="col-md-6"> | ||
<p>NATS is unique in its simplicity and performance, and as a result powers some of the largest production environments.. You can learn more about the design characteristics in the <a href="/documentation/faq/">NATS FAQ</a>.</p> | ||
<p>NATS is unique in its simplicity and performance, and as a result powers some of the largest production environments.. You can learn more about the design characteristics in the <a href="https://nats-io.github.io/docs/faq" target="_blank">NATS FAQ</a>.</p> | ||
</div> | ||
</div> | ||
|
||
<hr> | ||
<h3>Roadmap</h3> | ||
<p>Our roadmap represents coming features lined up for the future of NATS. We are excited to bring these advances to the NATS community and look forward to your valuable input. Please contact us at <a href="mailto:[email protected]?subject=NATS Roadmap">[email protected]</a> or join our <a href="https://join.slack.com/t/natsio/shared_invite/enQtMzE2NDkxNDI2NTE1LTc5ZDEzYTkwYWZkYWQ5YjY1MzBjMWZmYzA5OGQxMzlkMGQzMjYxNGM3MWYxMjNiYmNjNzIwMTVjMWE2ZDgxZGM" target="_blank">Slack channel</a> with any questions, comments, or requests.</p> | ||
|
||
<div class="row"> | ||
<div class="col-md-10 col-md-offset-1"> | ||
<img class="img-responsive center-block" alt="NATS Roadmap Image" src="/img/roadmap.png" height="700" width="900" border="0"> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.