Azure / Azure/durabletask

Use Service Bus Partitioned Queues for improved reliability

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
dt.servicebus
Dominant language
C#
Stars
1.7k
Forks
335
Avg merge
2d 23h
Merged PRs (30d)
6

Description

Partitioned entities in service bus offer much higher reliability than non-partitioned ones:
http://msdn.microsoft.com/en-us/library/azure/dn520246.aspx

We should be able to specify using partitioined entities in the taskhubdescription on creation of taskhub.

Also, before making this code change we have to make a fork for service bus server since that does not support partitioned entities.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.