Azure / Azure/azure-service-bus-java

How to setup Message Listener to pickup message immediately on arrival (Pricing Tier: Basic)

Open
#419 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
62
Forks
63
PR merge metrics
No merged PRs in 30d

Description

Currently we are polling Service Bus Queue with a delay of 15 seconds to receive messages.
Reducing this delay increases the CPU Utilization drastically.
How to setup a listener to pickup the message immediately on arrival.
Does Azure Java Library provide any such implementation?
We are on Spring Boot framework and we use Basic Pricing Tier of Azure Service Bus Queue.
Any known Spring Framework implementation will also be good for us.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.