From 32aa1878cc02666ca7bd97700afe09f4ed38b0e5 Mon Sep 17 00:00:00 2001 From: Inaki Date: Mon, 30 Mar 2020 22:40:16 +0200 Subject: [PATCH] Update message-queue.md --- docs/message-queue.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/message-queue.md b/docs/message-queue.md index 2c9d0b16..70f2255f 100644 --- a/docs/message-queue.md +++ b/docs/message-queue.md @@ -24,6 +24,7 @@ - [K8s prevent queue worker Pod from being killed during deployment](https://itnext.io/k8s-prevent-queue-worker-pod-from-being-killed-during-deployment-4252ea7c13f6) How to prevent a Kubernetes (like RabbitMQ) queue worker Pod from being killed during deployment while handling a message? ## Related +* [Service meshes to the rescue: Load balancing and scaling long-lived connections in Kubernetes](https://learnk8s.io/kubernetes-long-lived-connections) - [Debezium](https://debezium.io/) Stream changes from your database - [Red Hat Integration service registry](https://developers.redhat.com/blog/2019/12/16/getting-started-with-red-hat-integration-service-registry/) - [**Apicurio** Registry](https://github.com/apicurio/apicurio-registry) An API/Schema registry - stores APIs and Schemas.