NATS & Jetstream: The System Communication Toolkit (with Jeremy Saenz)
Listen now
Description
Most message systems have an opinion on the right way to do inter-systems communication. Whether it's actors, queues, message logs or just plain ol' request response, nearly every tool has decided on The Right Way to do messaging, and it optimises heavily for that specific approach. But NATS is absolutely running against that trend.  In this week's episode, Jeremey Saenz joins us to talk about NATS, the Cloud Native Computing Foundation's configurable message-passing and data-transfer system. The promise is a tool that can happily behave like a queue for one channel, a log like another and a request/response protocol for the third, all with a few client flags. But how does that work? What's it doing under the hood, what features does it offer, and what do we lose in return for that flexibility? Jeremy has all the answers as we ask, what is NATS really? – NATS on Github: https://github.com/nats-io/nats-server NATS Homepage: https://nats.io/ Getting Started with NATS: https://youtu.be/hjXIUPZ7ArM Developer Voices Episode on Benthos: https://youtu.be/labzg-YfYKw CNCF: https://www.cncf.io/ The Ballerina Language: https://ballerina.io/ Kris on Mastodon: http://mastodon.social/@krisajenkins Kris on LinkedIn: https://www.linkedin.com/in/krisjenkins/ Kris on Twitter: https://twitter.com/krisajenkins Support Developer Voices via Patreon: https://patreon.com/DeveloperVoices Support Developer Voices via YouTube: https://www.youtube.com/@developervoices/join
More Episodes
Published 06/26/24
Smalltalk is one of those programming languages that's lived out of the mainstream, but often referenced as an influence and an important part of programming history. It's the cornerstone of object-oriented programming, it was into message passing before actors were cool, and it blurs the line...
Published 06/19/24
This week we take a close look at the language Inko from two perspectives: The language design features that make it special, and the realities of being a language developer. Yorick Peterse joins us to discuss why he's building Inko, and which design sweetspots he's looking for. We begin with...
Published 06/12/24