Confirmed users
192
edits
(→Client) |
|||
Line 181: | Line 181: | ||
* Holding very high quantities of connections to clients | * Holding very high quantities of connections to clients | ||
By simplifying the | By simplifying the responsibilities of the connection node we can easily swap in and replace connection nodes with | ||
more efficient implementations as they're available. | more efficient implementations as they're available. | ||
Line 194: | Line 194: | ||
* Delivering NACK messages to the Service Queue for messages that failed delivery | * Delivering NACK messages to the Service Queue for messages that failed delivery | ||
Workers can draw from multiple queues or a single queue depending on | Workers can draw from multiple queues or a single queue depending on throughput requirements. | ||
==== Application Queues ==== | ==== Application Queues ==== |