Confirmed users
971
edits
No edit summary |
|||
| Line 21: | Line 21: | ||
This is work in progress. We want to keep the first release simple. | This is work in progress. We want to keep the first release simple. | ||
== | == Web Components == | ||
(Missing: memcache where appropriate) | (Missing: memcache where appropriate) | ||
| Line 80: | Line 80: | ||
=== Sync Queue === | === Sync Queue === | ||
==== Description ==== | |||
The Sync Queue exists to coordinate sync operations. The Web Servers periodically push requests to the queue, which the Sync Workers will pick up. | The Sync Queue exists to coordinate sync operations. The Web Servers periodically push requests to the queue, which the Sync Workers will pick up. | ||