dotnetomaniak.pl - Artykuły z tagiem Queue

Are you implementing scenarios like competing consumers, load-leveling or function-chaining? Maybe you just need simple retry capabilities in your application. You can achieve all this using Azure Queue Storage service. Join me for a quick introduction video. It is simple yet powerful service for storing large number of messages. In this episode I give you introduction to what Storage Queue service is and show you how can you provision it, what are the typical scenarios that you would want to leverage...

Tagi: Azure, Queue
Źródło: youtu.be
Dziel się z innymi:
Azure Queue Storage Introduction

Cloud 1750 dni, 14 godzin, 11 minut temu AdamMarczak 30 źrodło rozwiń

W poprzednim temacie opisałem czym jest Azure Service Bus oraz jak rozpocząć korzystanie z tej usługi. Dziś zajmę się tematem kolejek (Queues). Pokażę w jaki sposób zarządzać kolejkami z poziomu kodu oraz jak oprogramować wysyłanie i odbieranie wiadomości. W prezentowanych przykładach wiadomość przesyłana pomiędzy nadawcą i odbiorcą będzie zawierała obiekt zamówienia: public class Order { public...

Dziel się z innymi:
Azure Service Bus brokered messaging – Queues | Developer notes

Inne 3645 dni, 1 godzinę, 54 minuty temu psz750 82 źrodło rozwiń