-
Tutorial
Apache Kafka is a popular distributed message broker designed to efficiently handle large volumes of real-time data. In this tutorial, you will install and use Apache Kafka 1.1.0 on Ubuntu 18.04.
•
By
Hathy A, bsder
Apache
Java
Messaging
Ubuntu 18.04
Ubuntu
-
Tutorial
In this DigitalOcean article, we aim to introduce you to the RabbitMQ project: an open-source message-broker application stack which implements the Advanced Message Queuing Protocol (AMQP).
•
By
O.S. Tezer
Messaging
CentOS
Debian
Ubuntu
-
Tutorial
Apache Kafka is a popular distributed message broker designed to efficiently handle large volumes of real-time data. In this tutorial, you will install and use Apache Kafka 1.1.0 on CentOS 7.
•
By
bsder
Apache
Java
Messaging
CentOS
-
Tutorial
Push notifications let your Android application notify a user of an event even when the user is not using your app. The goal of this tutorial is to send a simple push notification to your app. We'll use Ubuntu 14.04 a...
•
By
Dan Andrei
Messaging
Python
Ubuntu
-
Tutorial
Apache Kafka is a popular distributed message broker designed to handle large volumes of real-time data efficiently. A Kafka cluster is not only highly scalable and fault-tolerant, but it also has a much higher throug...
•
By
Hathy A
Apache
Java
Messaging
Ubuntu
-
Tutorial
Celery is an asynchronous messaging system that can be used to execute tasks in the background. Written in Python, this flexible system can be used to make your applications more responsive by offloading long-running...
•
By
Justin Ellingwood
Messaging
Python
Scaling
Ubuntu
-
Tutorial
In this condensed quickstart tutorial we'll install and configure the Mosquitto MQTT messaging server, and use Let's Encrypt SSL certificates to secure our MQTT traffic.
•
By
Brian Boucheron
Messaging
Miscellaneous
Quickstart
Ubuntu
Ubuntu 18.04
-
Tutorial
In this second instalment of DigitalOcean 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 p...
•
By
O.S Tezer
Messaging
Python
CentOS
-
Tutorial
Backing up Apache Kafka data is an important practice to prevent unintended data loss. This tutorial will walk you through backing up, importing, and migrating your Kafka data on single and multiple Ubuntu 18.04 serve...
•
By
bsder
Messaging
Apache
Ubuntu 18.04
Ubuntu
-
Tutorial
Apache Kafka is a popular distributed message broker designed to efficiently handle large volumes of real-time data. In this tutorial, you will install and configure Apache Kafka 2.1.1 securely on a Debian 10 server, ...
•
By
bsder
Apache
Messaging
Debian 10
Open Source
-
Tutorial
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 g...
•
By
jarretbuse
Control Panels
Email
Networking
Messaging
Ubuntu
-
Tutorial
Apache Kafka is a popular distributed message broker designed to efficiently handle large volumes of real-time data. In this tutorial, you will install and use Apache Kafka on Debian 9.
•
By
bsder
Apache
Messaging
Debian 9
-
Tutorial
In this DigitalOcean article, we learn about installing Beanstalkd using a packagemanager as well as compiling it from source. The article goes into detail in its explanation of Beanstalkd and compares it to other sys...
•
By
O.S Tezer
Messaging
Ubuntu
-
Tutorial
This article reviews how to deliver messages based on routing keys using the RabbitMQ and Puka Python libraries.
•
By
Mateusz Papiernik
Messaging
Python
-
Tutorial
This article goes over how to use RabbitMQ and Python's Puka to deliver messages to multiple consumers.
•
By
Mateusz Papiernik
Messaging
Python
-
Tutorial
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...
•
By
bsder
Messaging
Apache
Backups
CentOS
-
Tutorial
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 migra...
•
By
bsder
Messaging
Apache
Debian 9
-
Tutorial
In this DigitalOcean article, we are going to learn about setting up the latest version of ZeroMQ from source, which should allow you to start implementing efficient lightweight messaging into your application stack.
•
By
O.S Tezer
Messaging
CentOS
-
Tutorial
In this DigitalOcean article, we are going to talk about Apache Qpid, which is one of the open-source messaging systems that implements the Advanced Message Queuing Protocol (AMQP) (similar to RabbitMQ - article #4.1)...
•
By
O.S Tezer
Messaging
CentOS
Debian
Ubuntu
-
Tutorial
Mumble-Django is a front-end web interface for administering Murmur server instances and the users they serve. This dashboard will let you, and other admins if you choose, run your Mumble server from a graphical web i...
•
By
Scarlz
Django
Messaging
Email
Apache
Debian