0 votes
in Azure by
Differentiate between the Windows Azure bus queues and Windows Azure queues?

1 Answer

0 votes
by

Windows Azure queues take care of the storage infrastructure of Windows Azure. The features include the REST based Peek/Get/Put interface that enables the users to get persistent messaging in-between the services and reliability.

Bus queues are a broader aspect of the messaging infrastructure with publishing and subscribing the integrating patterns of remote web service.

Related questions

0 votes
asked Jul 4, 2023 in Azure by rajeshsharma
0 votes
asked Mar 21, 2020 in Azure by rajeshsharma
...