NATS

A simple, secure and high performance open source messaging system for cloud native applications.

Utils Workflow Containers Kubernetes Cloud
License: Apache 2.0

Available Platforms

Docker Hub

View on platform

Kubernetes

View on platform

OpenShift

View on platform

Rancher

View on platform

Details

Description

NATS is a high-performance messaging system designed for modern distributed systems. It supports at-most-once and at-least-once delivery, and is designed to be lightweight and fast, making it ideal for microservices, IoT, and cloud-native architectures.

This NATS distribution is compiled and packaged by Sourcemation, based on the upstream source code. It is based on sourcemation/debian-13-slim.

Features:

  • High performance and low latency
  • Pub/Sub, Request-Reply, and Queuing patterns
  • Cloud-native friendly

Usage:

docker run --rm -it sourcemation/nats:latest --help