nats/

directory
v0.0.0-...-20bc30d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2016 License: Apache-2.0

README

NATS

NATS acts as a central nervous system for distributed systems such as mobile devices, IoT networks, enterprise microservices and cloud native infrastructure. Unlike traditional enterprise messaging systems, NATS provides an always on ‘dial-tone’.

Installation

	Install the NATS client
	go get github.com/nats-io/nats

	Install the NATS service
	go get github.com/nats-io/gnatsd

	Run the NATS service
	gnatsd -D -V

Documentation

https://nats.io
https://github.com/nats-io/nats
https://godoc.org/github.com/nats-io/nats

Posts and Articles

http://www.slideshare.net/Apcera/simple-solutions-for-complex-problems
http://bravenewgeek.com/dissecting-message-queues
http://danielwertheim.se/nats-what-a-beautiful-protocol

Code Review

Basic Examples
Chat Client
Services


All material is licensed under the Apache License Version 2.0, January 2004.

Directories

Path Synopsis
basic
Sample program to show how to build a very basic chat client using NATS.
Sample program to show how to build a very basic chat client using NATS.
services

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL