NATS.io is a connective technology for distributed systems and is a perfect fit to connect devices, edge, cloud or hybrid deployments. True multi-tenancy makes NATS ideal for SaaS and self-healing and scaling technology allows for topology changes anytime with zero downtime.
NATS might be a bit more popular than Amazon SQS. We know about 69 links to it since March 2021 and only 67 links to Amazon SQS. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Amazon SQS — Fully managed message queuing for microservices, distributed systems, and serverless applications. - Source: dev.to / about 2 months ago
When I took my first AWS trainings (AWS Cloud Practitioner and AWS Developer Associate), I was really impressed with the capabilities that AWS offers. One of them was the strong scalability capabilities - the feature that caused problems in some past projects. Since AWS SQS is a managed message queue, I thought it would be a good fit for my use case. - Source: dev.to / 4 months ago
Event Routers: Services like Amazon SQS (A managed message queuing), Amazon SNS (A pub/sub messaging), AWS Step Functions (An orchestrate serverless workflows) and Amazon EventBridge (A serverless event bus) act as event routers, establishing the paths and flow for messages within the architecture. They enable seamless handling and distribution of events, ensuring that each message reaches its intended destination... - Source: dev.to / 8 months ago
SQS - 1 million messaging queue requests. - Source: dev.to / 11 months ago
The last stage is productionizing the model. The goal of this phase is to create a system to process each image/video, gather the relevant features and inputs to the models, integrate the models into a hosting service, and relay the corresponding model predictions to downstream consumers like the MCF system. We used an existing Safety service, Content Classification Service, to implement the aforementioned system... Source: about 1 year ago
I think it's important to clarify who these lists are really for. They're not meant for people simply looking to "learn distributed systems," in my opinion. These might help those pushing the envelope or looking for new approaches. For the rest of us, imagine asking how to solve quadratic equations and getting 100 papers on category theory. > See also https://ferd.ca/a-distributed-systems-reading-list.html, which... - Source: Hacker News / 3 months ago
And now decided to write more complex things using https://nats.io and https://data-star.dev -. - Source: dev.to / 3 months ago
This is how I feel about NATS: https://nats.io/ It's an infinitely more friendly version of Kafka, pub/sub, etc that is extremely lightweight. Yet every environment trends towards Kafka because it was "chosen" by the big corps. - Source: Hacker News / 4 months ago
NATS is an open-source, lightweight, high-performance messaging system known for its simplicity and ease of use. It is designed for cloud-native and IoT applications. - Source: dev.to / 4 months ago
That sounds awesome. I have actually been working on something similar myself. I have been building a distributed NATS[0] cluster to funnel data down from the internet and index it locally. I also have a local Ollama box wired up to try to do some NLP on it. I started with Benthos to pull in, but since the recent license changes[1] I am rethinking that :( If you would like to collaborate feel free to shoot me an... - Source: Hacker News / 7 months ago
RabbitMQ - RabbitMQ is an open source message broker software.
Socket.io - Realtime application framework (Node.JS server)
Apache Kafka - Apache Kafka is an open-source message broker project developed by the Apache Software Foundation written in Scala.
SignalR - SignalR is a server-side software system designed for writing scalable Internet applications, notably web servers.
Amazon SNS - Fully managed pub/sub messaging for microservices, distributed systems, and serverless applications
Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.