#messagequeue — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #messagequeue, aggregated by home.social.
-
Kafka: Queue & Pub-Sub Together 📨
Queue (1-to-1):
1 consumer group, consumers = partitions
Each message → 1 consumer onlyPub-Sub (1-to-many):
Multiple consumer groups
Each group → all messagesTraditional systems need separate tools.
Kafka does both natively! -
Anything can be a message queue if you use it wrongly enough
https://xeiaso.net/blog/anything-message-queue
#HackerNews #AnythingCanBeAMessageQueue #MessageQueue #Misuse #TechHumor #SoftwareDevelopment
-
Anything can be a message queue if you use it wrongly enough
https://xeiaso.net/blog/anything-message-queue
#HackerNews #AnythingCanBeAMessageQueue #MessageQueue #Misuse #TechHumor #SoftwareDevelopment
-
A Go service that exposes a FIFO message queue in RAM
https://github.com/raiyanyahya/zapq
#HackerNews #Go #FIFO #RAM #Queue #GoLang #MessageQueue #TechInnovation
-
A Go service that exposes a FIFO message queue in RAM
https://github.com/raiyanyahya/zapq
#HackerNews #Go #FIFO #RAM #Queue #GoLang #MessageQueue #TechInnovation
-
Oh wow, according to @codetrendr (account should start mirroring soon) #LavinMQ was 🚀 trending on #GitHub two weeks ago? 🤩
For those who don't know: it's a #MessageQueue written in :crystal: #CrystalLang supporting #AMQP 0-9-1 (like 🐰 #RabbitMQ) and #MQTT (popular in 🤖 #IoT).
-
Oh wow, according to @codetrendr (account should start mirroring soon) #LavinMQ was 🚀 trending on #GitHub two weeks ago? 🤩
For those who don't know: it's a #MessageQueue written in :crystal: #CrystalLang supporting #AMQP 0-9-1 (like 🐰 #RabbitMQ) and #MQTT (popular in 🤖 #IoT).
-
🎄✨ This holiday season, unwrap the gift of networking mastery! 🎁 Chapters 12-15 of "Beyond Boundaries: Network Programming with C# 12 and .NET 8" are here! Dive into MQTT, gRPC, WebHooks, & Message Queuing.
📖 Explore now: https://csharp-networking.com
The best tech gift is knowledge! 🖥️🎅
#CSharp #DotNet #aspnetcore #networkprogramming #mqtt #grpc #webhooks #messagequeue -
🎄✨ This holiday season, unwrap the gift of networking mastery! 🎁 Chapters 12-15 of "Beyond Boundaries: Network Programming with C# 12 and .NET 8" are here! Dive into MQTT, gRPC, WebHooks, & Message Queuing.
📖 Explore now: https://csharp-networking.com
The best tech gift is knowledge! 🖥️🎅
#CSharp #DotNet #aspnetcore #networkprogramming #mqtt #grpc #webhooks #messagequeue -
yeah, no shit that function doesn't do exactly once delivery. No, I'm not going to just fix that in a few lines of code today.
Yes, I know the other guy promised to fix it to do that. he's paid by the hour, and he put in a check. that's the code that I'm looking at, which failed when there was a DB timeout and didn't deliver at all. #messageQueue
-
yeah, no shit that function doesn't do exactly once delivery. No, I'm not going to just fix that in a few lines of code today.
Yes, I know the other guy promised to fix it to do that. he's paid by the hour, and he put in a check. that's the code that I'm looking at, which failed when there was a DB timeout and didn't deliver at all. #messageQueue