diff --git a/async-message-resources.adoc b/async-message-resources.adoc new file mode 100644 index 0000000..8c69947 --- /dev/null +++ b/async-message-resources.adoc @@ -0,0 +1,29 @@ +# Async Message Resoources + + +https://rabbitmq.com/download.html + <= download and install page + +https://github.com/rabbitmq/rabbitmq-server + <= + +https://rabbitmq.com/documentation.html + <= + +https://rabbitmq.com/configure.html + <= + +https://rabbitmq.com/reliability.html + <= + +https://rabbitmq.com/queues.html + <= + +https://qpid.apache.org/index.html + <= + +amqp-core-complete-v1.0.pdf + + <= + +https://ably.com/topic/intro-to-amqp-1-0 + <= + +https://jstobigdata.com/rabbitmq/complete-rabbitmq-tutorial-in-java/ + <= + +https://medium.com/baseds/ordering-distributed-events-29c1dd9d1eff + <= + +https://medium.com/baseds/logical-time-and-lamport-clocks-part-1-d0317e407112 + <= + +https://medium.com/baseds/logical-time-and-lamport-clocks-part-2-272c097dcdda + <= +