ComeçarComece de graça

Session-based processing

Imagine you are building a shopping application that should support per-user shopping carts. Each shopping cart should be populated with items in the same order the user added them in. In Azure Service Bus, this can be done via sessions.

In this exercise, you'll create a Service Bus queue with sessions enabled so messages with the same Session Id (e.g. the same user shopping session) can be processed in order by downstream consumers you add later.

Este exercício faz parte do curso

Develop Azure Event-based and Message-based Solutions

Ver curso

Exercício interativo prático

Transforme a teoria em ação com um de nossos exercícios interativos

Começar o exercício