How To Deliver Messages Based on Routing Keys Using the RabbitMQ and Puka Python Library
This article reviews how to deliver messages based on routing keys using the RabbitMQ and Puka Python libraries.
This article reviews how to deliver messages based on routing keys using the RabbitMQ and Puka Python libraries.
Backing up your [Apache Kafka](http://kafka.apache.org/) data is an important practice that will help you recover from unintended data loss or bad data added to the cluster due to user error. In this tutorial, you will back up, import, and migrate your Kafka data on a single CentOS 7 installation as well as on multiple CentOS 7 installations on separate servers.
O autor selecionou o Free and Open Source Fund para receber uma doação como parte do programa Write for DOnations. O Apache Kafka é um agente de mensagens distribuídas…
Автор выбрал фонд Free and Open Source Fund для получения пожертвования в рамках программы Write for DOnations. Apache Kafka — популярный распределенный брокер…
In this second instalment of the cloud provider ZeroMQ articles, following our previous one on the installation of the application, we are going to dive into its usage and discover ways to actually implement this fast and powerful library. We’ll make our way through various examples divided into successive sections, beginning with simple messaging between processes (i.e. using the request/response pattern).
Get started with Zentyal, the open source drop-in replacement for Microsoft Small Business Server / Windows Server Essentials. Zentyal is an all-in-one small business server that can be run via the command line or a graphical dashboard.
Backing up your Apache Kafka data is an important practice that will help you recover from unintended data loss or bad data added to the cluster due to user error. In this tutorial, you will back up, import, and migrate your Kafka data on a single Debian 9 installation as well as on multiple Debian 9 installations on separate servers. ZooKeeper is a critical component of Kafka’s operation, you will also back up ZooKeeper’s data in this tutorial.
O autor selecionou o Free and Open Source Fund para receber uma doação como parte do programa Write for DOnations. O Apache Kafka é um message broker popularmente…