Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in message-queue

Non-blocking queue of HTTP POST requests with persistence

Strategy to implement a scalable chat server

When to use a message queue and when to use a cloud background-worker

Using POSIX message queues instead of TCP sockets - how to establish "connection"?

Android: Quitting the Looper?

What are the disadvantages of Linux's message queues?

c linux message-queue sysv-ipc

Recommendations for C/C++ remote message queues

c++ c linux unix message-queue

Resubmitting a message from dead letter queue - Azure Service Bus

Eventual consistency with both database and message queue records

Using many consumers in SQS Queue

Event-sourcing: when (and not) should I use Message Queue?

ZooKeeper and RabbitMQ/Qpid together - overkill or a good combination?

Is this the right way to use a messaging queue?

Is there a fast in-memory queue I can use that swaps items as it reaches a certain size?

c++ c io cuda message-queue

Message queue architecture (client to web server to worker and back)

SQS Messages Not Deleting

Azure: How to move messages from poison queue to back to main queue?

Practical examples of how correlation id is used in messaging?

How to test whether log compaction is working or not in Kafka?

Why is communication via shared memory so much slower than via queues?