CloudServices/FirefoxMobileServices/ChannelService: Difference between revisions

Line 181: Line 181:
* Holding very high quantities of connections to clients
* Holding very high quantities of connections to clients


By simplifying the task the connection node is responsible, we can easily swap in and replace connection nodes with
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 through-put requirements.
Workers can draw from multiple queues or a single queue depending on throughput requirements.


==== Application Queues ====
==== Application Queues ====
Confirmed users
192

edits