Maarten Balliauw 1/5/2012

How do you synchronize a million to-do lists?

Read Original

This technical article addresses the challenge of synchronizing shared to-do lists across a million user groups, each with multiple devices, often in a disconnected state. It proposes a solution using Windows Azure Service Bus Topics & Subscriptions to implement a publish/subscribe pattern, queuing actions and filtering messages by sync group to ensure consistency and handle offline scenarios.

How do you synchronize a million to-do lists?

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week