Skip to content

Commit

Permalink
Merge branch 'main' into 2.4.7-develop
Browse files Browse the repository at this point in the history
  • Loading branch information
dshevtsov authored Apr 8, 2024
2 parents c8f9b78 + 56484e6 commit dc3dcb4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ keywords:

# Topics in asynchronous API

The message queue system uses "topic exchange" for managing messages. More information about topics can be found [here](https://www.rabbitmq.com/tutorials/tutorial-five-python.html).
The message queue system uses "topic exchange" for managing messages. More information about topics can be found [here](https://www.rabbitmq.com/tutorials/tutorial-five-php).

Topics are usually defined in a `communication.xml` configuration file. See [Configure message queues](configuration.md#communicationxml)

Expand Down

0 comments on commit dc3dcb4

Please sign in to comment.