Skip to content

Commit

Permalink
Removed dead link from jdbc.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
m7stock authored May 19, 2022
1 parent 76d571f commit e645d04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/reference/asciidoc/jdbc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -477,9 +477,8 @@ public class JsonPreparedStatementSetter extends ChannelMessageStorePreparedStat
====
Generally, we do not recommend using a relational database for queuing.
Instead, if possible, consider using either JMS- or AMQP-backed channels instead.
For further reference, see the following resources:
For further reference, see the following resource:
* https://www.engineyard.com/blog/2011/5-subtle-ways-youre-using-mysql-as-a-queue-and-why-itll-bite-you/[5 subtle ways you’re using MySQL as a queue, and why it’ll bite you].
* https://mikehadlow.blogspot.com/2012/04/database-as-queue-anti-pattern.html[The Database As Queue Anti-Pattern].
====

Expand Down

0 comments on commit e645d04

Please sign in to comment.