Skip to content

Commit

Permalink
Merge pull request #253 from nikolalardev/patch-1
Browse files Browse the repository at this point in the history
Update async-topics.md
  • Loading branch information
jeff-matthews authored Apr 4, 2024
2 parents 7a0b472 + 6913fd4 commit 56484e6
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 56484e6

Please sign in to comment.