mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Added initial text for into
`
This commit is contained in:
parent
355dc40016
commit
163cd1da3e
22
README.md
22
README.md
@ -1,2 +1,24 @@
|
||||
# Introduction
|
||||
|
||||
NATS is simple and secure messaging made for developers and operators who want to spend more time developing applications than worrying about a messaging system.
|
||||
|
||||
* Easy to use for developers and operators
|
||||
* High-Performance
|
||||
* Always on and available
|
||||
* Extremely lightweight
|
||||
* At Most Once (NATS) or At Least Once Delivery (NATS Streaming)
|
||||
* Common Messaging Pattern Support
|
||||
* Client support for over 30 different programming languages
|
||||
* Cloud Native, a CNCF project with Kubernetes and Prometheus integrations
|
||||
|
||||
NATS is used for:
|
||||
|
||||
* Cloud Messaging
|
||||
* Microservices
|
||||
* Command and Control
|
||||
* Service Discovery
|
||||
* Event Streaming
|
||||
* IoT and Edge
|
||||
* Telemetry / Sensor Data
|
||||
* Mobile and Big Data
|
||||
* Augmenting or Replacing Legacy Messaging
|
||||
|
Loading…
x
Reference in New Issue
Block a user