TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

NATS – An open-source, high-performance, lightweight messaging system

59 pointsby stargraveover 9 years ago

5 comments

perlgeekover 9 years ago
I&#x27;d like to know more about:<p>* clustering - what kinds of clusters are supported? How do they scale? Do they favor availability or consistency?<p>* security - is there any authentication? authorization for certain resources? TLS?<p>* guarantuees for delivery? Transactional modes?<p>* what does the wire protocol look like? Support for meta data?<p>I clicked around the website and documentation a bit, and didn&#x27;t find any answers.
评论 #10176351 未加载
jacques_chesterover 9 years ago
NATS is legit -- Derek Collison has experience in messaging systems going back a very long way.<p>Cloud Foundry still has a bunch of NATS-based services because Derek was one of the founders of the first versions, back when Cloud Foundry was a VMWare skunkworks effort (VCAP).<p>Disclaimer: I work for Pivotal Labs, a division of Pivotal, which contributes the largest amount of engineering effort to Cloud Foundry. Apcera is, nominally, a competitor. I should also mention that my understanding of CF&#x27;s early history is based on accounts I&#x27;ve heard and might be flawed.
jedisct1over 9 years ago
Nats is really neat, and super simple to deploy.<p>For many use cases, the lack of persistence might be a showstopper, though.
评论 #10175588 未加载
fbombover 9 years ago
How does performance compare to 0mq?
评论 #10175428 未加载
评论 #10175778 未加载
eikenberryover 9 years ago
At least once or at most once?
评论 #10175775 未加载