Skip to content

Commit 61268fe

Browse files
committed
Update NATS Resources
1 parent 252ac76 commit 61268fe

File tree

1 file changed

+32
-29
lines changed

1 file changed

+32
-29
lines changed

projects.yml

+32-29
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,38 @@ popular:
44
url: https://nats.io
55
summary: "NATS is an open-source, high-performance, lightweight cloud messaging system."
66
tags:
7-
- go
8-
- .NET
9-
- node
10-
- nginx
11-
- java
12-
- ruby
13-
- python
14-
- scala
15-
links:
16-
- text: "NATS Documentation"
17-
url: http://nats.io/documentation/
18-
- text: "NATS: High Performance Cloud Native Messaging Written in Go"
19-
url: https://blog.gopheracademy.com/advent-2015/nats-high-performance-cloud-native-messaging-written-in-go/
20-
- text: "Using NATS instead of HTTP for inter service communication"
21-
url: http://www.diogogmt.com/2016/02/08/benchmarking-nats-and-rest/
22-
- text: "Benchmarking Message Queue Latency"
23-
url: http://bravenewgeek.com/benchmarking-message-queue-latency/
24-
- text: "Dissecting Message Queues"
25-
url: http://www.bravenewgeek.com/dissecting-message-queues/
26-
- text: "Introducing NATS"
27-
url: https://www.apcera.com/blog/introducing-nats/
28-
- text: "CloudFoundry Messaging System"
29-
url: http://docs.cloudfoundry.org/concepts/architecture/messaging-nats.html
30-
- text: "Why CloudFoundry uses NATS"
31-
url: http://www.quora.com/Why-does-CloudFoundry-use-NATS-a-specially-written-messaging-system-whereas-OpenStack-uses-AMQP/answer/Derek-Collison
32-
- text: "NATS Node.js client on NPM"
33-
url: https://www.npmjs.com/package/nats
34-
- text: "Gnatsd Docker Image"
35-
url: https://registry.hub.docker.com/u/apcera/gnatsd/
7+
- go
8+
- C#
9+
- .NET
10+
- node
11+
- nginx
12+
- java
13+
- ruby
14+
- python
15+
- scala
16+
links:
17+
- text: "NATS Documentation"
18+
url: http://nats.io/documentation/
19+
- text: "CNCF to Host NATS"
20+
url: https://www.cncf.io/blog/2018/03/15/cncf-to-host-nats/
21+
- text: "KubeCon + CloudNativeCon | NATS Intro"
22+
url: https://schd.ws/hosted_files/kccnceu18/e0/KubeCon%20EU%20NATS%20Intro%20v2.pdf
23+
- text: "KubeCon + CloudNativeCon | NATS Deep Dive"
24+
url: https://schd.ws/hosted_files/kccnceu18/e8/KubeCon%20EU%20-%20NATS%20Deep%20Dive.pdf
25+
- text: "The Zen of High Performance Messaging with NATS"
26+
url: https://www.youtube.com/watch?v=dYrYCt2dTkw
27+
- text: "NATS: High Performance Cloud Native Messaging Written in Go"
28+
url: https://blog.gopheracademy.com/advent-2015/nats-high-performance-cloud-native-messaging-written-in-go/
29+
- text: "Using NATS instead of HTTP for inter service communication"
30+
url: https://www.slideshare.net/nats_io/nats-vs-http-for-interservice-communication
31+
- text: "Benchmarking Message Queue Latency"
32+
url: http://bravenewgeek.com/benchmarking-message-queue-latency/
33+
- text: "Dissecting Message Queues"
34+
url: http://www.bravenewgeek.com/dissecting-message-queues/
35+
- text: "Cloud Foundry Messaging System"
36+
url: http://docs.cloudfoundry.org/concepts/architecture/messaging-nats.html
37+
- text: "Why CloudFoundry uses NATS"
38+
url: http://www.quora.com/Why-does-CloudFoundry-use-NATS-a-specially-written-messaging-system-whereas-OpenStack-uses-AMQP/answer/Derek-Collison
3639
amazon_simple_queue_service:
3740
name: Amazon Simple Queue Service (SQS)
3841
url: http://aws.amazon.com/sqs/

0 commit comments

Comments
 (0)