#messagequeue search results

Today I learned about Message Queues and how they help with async processing ⚡ 🍕 When Your Pizza Chain Becomes a Distributed System Imagine your pizza business grows huge — multiple outlets like Domino’s. see more 👇 #SystemDesign #Backend #MessageQueue #Prisma #Nextjs

samarkun4's tweet image. Today I learned about Message Queues and how they help with async processing ⚡

🍕 When Your Pizza Chain Becomes a Distributed System

Imagine your pizza business grows huge — multiple outlets like Domino’s.
see more 👇

#SystemDesign #Backend #MessageQueue #Prisma #Nextjs

learned Message Queue concept from @CSwithMIK 🎯 The way he explains async communication — producer → queue → consumer — just clicks instantly ⚡ thanks for making system design feel so simple 🙌 #SystemDesign #BackendDevelopment #MessageQueue

SaurabhSin15850's tweet image. learned Message Queue concept from @CSwithMIK 🎯

The way he explains async communication — producer → queue → consumer — just clicks instantly ⚡
thanks for making system design feel so simple 🙌

#SystemDesign #BackendDevelopment #MessageQueue

📨 Why don’t systems always respond instantly? Because sometimes... they shouldn’t. ⚙️ That’s where Message Queues come in. 🧵 Let’s break it down 👇 #SystemDesign #MessageQueue #WebDevelopment #backend #Development


Part 2 of our MQ series: real-world IoT messaging challenges → practical patterns with MQTT pub/sub + durable queues. #IoT #MessageQueue #MQTT #EMQX emqx.com/en/blog/solvin…


Popular Messages Queues Comparison: Kafka vs RabbitMQ vs ActiveMQ. #messagequeue, #Kafka, #rabbitmq , #activemq

tranquocgiaphu's tweet image. Popular Messages Queues Comparison: Kafka vs RabbitMQ vs ActiveMQ.  

#messagequeue, #Kafka, #rabbitmq , #activemq

Where on earth would Vanus fit in my architecture? #Vanus #MessageQueue # developer

MikeAsia5's tweet image. Where on earth would Vanus fit in my architecture? 

#Vanus #MessageQueue # developer

"#ApacheKafka vs. #MessageBroker (JMS, IBM MQ, TIBCO, Solace)" - Video Recording The apple vs. orange comparison of #messagequeue vs. #datastreaming comes up every day in my meetings. For that reason, I recorded my presentation as video for learning: youtube.com/watch?v=VA3NR5…

KaiWaehner's tweet image. "#ApacheKafka vs. #MessageBroker (JMS, IBM MQ, TIBCO, Solace)" - Video Recording

The apple vs. orange comparison of #messagequeue vs. #datastreaming comes up every day in my meetings. 

For that reason, I recorded my presentation as video for learning:

youtube.com/watch?v=VA3NR5…

Presenting a new #messagequeue concept developed within the context of a large-scale computation (#LSC) system: “Multi-queue service for #taskscheduling based on data availability” by K. Rybiński, M. Śmiałek. ACSIS Vol. 35 p. 699–709; tinyurl.com/5n6u73yp

annals_csis's tweet image. Presenting a new #messagequeue concept developed within the context of a large-scale computation (#LSC) system: “Multi-queue service for #taskscheduling based on data availability” by K. Rybiński, M. Śmiałek. ACSIS Vol. 35 p. 699–709; tinyurl.com/5n6u73yp

"RabbitMQ's message acknowledgements prevent data loss. Amazon uses it for reliable messaging. Implement dead-letter queues for failed messages 🛠️" #rabbitmq #messagequeue #reliability


Load management approaches for busy message-based systems bit.ly/3nn4hie #messageQueue #distributedSystems

ClearMeasure's tweet image. Load management approaches for busy message-based systems   

bit.ly/3nn4hie  

#messageQueue #distributedSystems

RabbitMQ efficiently facilitates communication between different program components by safely queuing and delivering messages. #RabbitMQ #MessageQueue #SoftwareIntegration #MessagingSystem #TechInfrastructure #DataFlow #SystemCommunication #QueueManagement #SoftwareArchitecture

_paschalugwu's tweet image. RabbitMQ efficiently facilitates communication between different program components by safely queuing and delivering messages. 

#RabbitMQ #MessageQueue #SoftwareIntegration #MessagingSystem #TechInfrastructure #DataFlow #SystemCommunication #QueueManagement #SoftwareArchitecture

Dealing with the side effects of load intensive messaging in distributed systems bit.ly/3nn4hie #messageQueue #distributedSystems

ClearMeasure's tweet image. Dealing with the side effects of load intensive messaging in distributed systems  

bit.ly/3nn4hie  

#messageQueue #distributedSystems

Register now to transform your coding skills and snag your exclusive quiz participation certificate. See you there! success.mindbowser.com/FJcK #AmazonSQS #SQS #MessageQueue #Webinar #TechLearning #Codegrip

Mindbowser's tweet image. Register now to transform your coding skills and snag your exclusive quiz participation certificate. See you there!
success.mindbowser.com/FJcK 
 
#AmazonSQS #SQS #MessageQueue #Webinar #TechLearning #Codegrip

Register now to secure your spot and be part of this transformative learning experience. We look forward to seeing you at the webinar! success.mindbowser.com/FFq5 #AmazonSQS #SQS #MessageQueue #SaturdayLearnings #LearningOpportunity #Webinar

Mindbowser's tweet image. Register now to secure your spot and be part of this transformative learning experience. We look forward to seeing you at the webinar!
success.mindbowser.com/FFq5

#AmazonSQS #SQS #MessageQueue #SaturdayLearnings #LearningOpportunity #Webinar

Nats (@nats_io ) is more than a messaging framework. If you're new to NATS as a WebSocket server, read my blog entry on this connecting technology, which lets you use MQTT, WebSocket, and other data transfer methods. #messagequeue satish860.hashnode.dev/running-nats-a…


Learn how to implement an in-memory queue with MediatR for efficient message processing in your .NET applications. buff.ly/40SJPYF #MediatR #dotnet #messagequeue"

kevinlloyd749's tweet image. Learn how to implement an in-memory queue with MediatR for efficient message processing in your .NET applications. buff.ly/40SJPYF  #MediatR #dotnet #messagequeue"

Part 2 of our MQ series: real-world IoT messaging challenges → practical patterns with MQTT pub/sub + durable queues. #IoT #MessageQueue #MQTT #EMQX emqx.com/en/blog/solvin…


learned Message Queue concept from @CSwithMIK 🎯 The way he explains async communication — producer → queue → consumer — just clicks instantly ⚡ thanks for making system design feel so simple 🙌 #SystemDesign #BackendDevelopment #MessageQueue

SaurabhSin15850's tweet image. learned Message Queue concept from @CSwithMIK 🎯

The way he explains async communication — producer → queue → consumer — just clicks instantly ⚡
thanks for making system design feel so simple 🙌

#SystemDesign #BackendDevelopment #MessageQueue

It encapsulates: “Assignment + Notification + Load Balancing + Persistence” see more 👇 #SystemDesign #Backend #MessageQueue #Prisma #Nextjs


A Message Queue (like Kafka) handle Ins🧾 Task persistence (no loss if server goes down) ⚙️ Load balancing (assigns tasks to available workers) ❤️ Heartbeat (detects dead workers and reassigns tasks automatically) see more 👇 #SystemDesign #Backend #MessageQueue

samarkun4's tweet image. A Message Queue (like Kafka) handle

Ins🧾 Task persistence (no loss if server goes down)

⚙️ Load balancing (assigns tasks to available workers)

❤️ Heartbeat (detects dead workers and reassigns tasks automatically)
see more 👇

#SystemDesign #Backend #MessageQueue

When one server fails, its buckets get reassigned to others - but ownership of existing buckets doesn’t change, avoiding duplicates. 💡 Step 3: Combine Everything → Use a Message/Task Queue tead of reinventing the wheel, use a Message Queue system. see more 👇 #MessageQueue


✅ Step 2: Avoid Duplicates with Load Balancing We can fix this using Consistent Hashing, a load balancing technique that: Divides orders into buckets. Each server handles certain buckets. see more 👇 #SystemDesign #Backend #MessageQueue #Prisma #Nextjs


These orders are reassigned to other active servers. ⚠️ Problem: Duplicate Orders If multiple servers pick the same order at the same time → you could end up with two pizzas for one customer 🍕🍕 → loss & confusion. see more 👇 #SystemDesign #Backend #MessageQueue #Prisma


Step 1: Detecting Downtime (Heartbeat Mechanism) We use a Notifier Service that pings each server every few sec. If a server doesn’t respond → it’s considered dead. The Notifier then queries the database for incomplete orders from that server. see more 👇 #MessageQueue


Now let’s say one outlet goes down (power , crash etc). Problem If one shop goes down: ✅ Takeaway orders can be cancelled easily. ❌ But delivery orders need to be reassigned to other outlets (so we don’t lose money or customers). see more 👇 #SystemDesign #MessageQueue


Today I learned about Message Queues and how they help with async processing ⚡ 🍕 When Your Pizza Chain Becomes a Distributed System Imagine your pizza business grows huge — multiple outlets like Domino’s. see more 👇 #SystemDesign #Backend #MessageQueue #Prisma #Nextjs

samarkun4's tweet image. Today I learned about Message Queues and how they help with async processing ⚡

🍕 When Your Pizza Chain Becomes a Distributed System

Imagine your pizza business grows huge — multiple outlets like Domino’s.
see more 👇

#SystemDesign #Backend #MessageQueue #Prisma #Nextjs

The more I read, the more I realized: The best systems don’t react instantly; they wait smartly. 💡 #SystemDesign #MessageQueue #Kafka #Backend #Scalability #SoftwareEngineering #backenddev


"RabbitMQ's message acknowledgements prevent data loss. Amazon uses it for reliable messaging. Implement dead-letter queues for failed messages 🛠️" #rabbitmq #messagequeue #reliability


2/ Message Queues: Point-to-Point A producer sends a task (e.g., “transcode video”) to a queue. One consumer grabs it, processes it, and deletes it. Think of it as a to-do list for one worker. Used RabbitMQ or AWS SQS? Share your experience! #MessageQueue


"RabbitMQ's message acknowledgements prevent data loss. Amazon uses it for high-availability systems. 🛠️ Implement dead-letter queues for robust error handling. 🎯" #rabbitmq #messagequeue #highavailability


Inter-service communication is foundational. #RabbitMQ, a leading message broker, enables asynchronous, reliable messaging. It decouples services, enhances fault tolerance, and acts as the central nervous system for your distributed application. #MessageQueue #AsyncComms


2. Message Queue: The API places notification requests into a message queue (e.g., Kafka, RabbitMQ). This decouples the request ingestion from the actual sending process, handling bursts and preventing system overload. 📥 #MessageQueue #Kafka


No results for "#messagequeue"

Today I learned about Message Queues and how they help with async processing ⚡ 🍕 When Your Pizza Chain Becomes a Distributed System Imagine your pizza business grows huge — multiple outlets like Domino’s. see more 👇 #SystemDesign #Backend #MessageQueue #Prisma #Nextjs

samarkun4's tweet image. Today I learned about Message Queues and how they help with async processing ⚡

🍕 When Your Pizza Chain Becomes a Distributed System

Imagine your pizza business grows huge — multiple outlets like Domino’s.
see more 👇

#SystemDesign #Backend #MessageQueue #Prisma #Nextjs

learned Message Queue concept from @CSwithMIK 🎯 The way he explains async communication — producer → queue → consumer — just clicks instantly ⚡ thanks for making system design feel so simple 🙌 #SystemDesign #BackendDevelopment #MessageQueue

SaurabhSin15850's tweet image. learned Message Queue concept from @CSwithMIK 🎯

The way he explains async communication — producer → queue → consumer — just clicks instantly ⚡
thanks for making system design feel so simple 🙌

#SystemDesign #BackendDevelopment #MessageQueue

What techniques were used before the advent of message queues, and what difference did message queue make? stackoverflow.com/questions/6832… #messagequeue

overflow_meme's tweet image. What techniques were used before the advent of message queues, and what difference did message queue make? stackoverflow.com/questions/6832… #messagequeue

#webkul #MMIN2k19 #MessageQueue solving problems with huge data processing

ashusrivastva28's tweet image. #webkul #MMIN2k19 #MessageQueue solving problems with huge data processing

Where on earth would Vanus fit in my architecture? #Vanus #MessageQueue # developer

MikeAsia5's tweet image. Where on earth would Vanus fit in my architecture? 

#Vanus #MessageQueue # developer

Listening to @lillajja giving CloudAMQP customer examples of why message queues are added between services. #microservices #messagequeue #rabbitmq

CloudAMQP's tweet image. Listening to @lillajja giving CloudAMQP customer examples of why message queues are added between services. #microservices #messagequeue #rabbitmq

Popular Messages Queues Comparison: Kafka vs RabbitMQ vs ActiveMQ. #messagequeue, #Kafka, #rabbitmq , #activemq

tranquocgiaphu's tweet image. Popular Messages Queues Comparison: Kafka vs RabbitMQ vs ActiveMQ.  

#messagequeue, #Kafka, #rabbitmq , #activemq

Rabbitmq msg_store_transient of a queue is consuming all disk space stackoverflow.com/questions/6785… #erlang #rabbitmq #messagequeue

overflow_meme's tweet image. Rabbitmq msg_store_transient of a queue is consuming all disk space stackoverflow.com/questions/6785… #erlang #rabbitmq #messagequeue

Loading...

Something went wrong.


Something went wrong.


United States Trends