azure-contrib / socket.io-servicebus

socket.io store which uses Service Bus pub/sub for scale out
Apache License 2.0
30 stars 14 forks source link

Use ServiceBus sequence number for out-of-order detection #32

Closed christav closed 11 years ago

christav commented 11 years ago

Dev Estimate: 3 Test Estimate: 1

Remove our custom sequence # tracking, let service bus do it, we just detect out of order receives.

jcookems commented 11 years ago

Looks good.

glennblock commented 11 years ago

Nice!

On Mon, Mar 11, 2013 at 10:09 AM, Jason Cooke [Microsoft] < notifications@github.com> wrote:

Looks good.

— Reply to this email directly or view it on GitHubhttps://github.com/WindowsAzure/socket.io-servicebus/issues/32#issuecomment-14726118 .