Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions content/linux/opensource_packages/libzmq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Libzmq (ZeroMQ)
category: Messaging/Comms
description: ZeroMQ is a high-performance asynchronous messaging library that enables communication between distributed or concurrent applications using various messaging patterns and transports.
download_url: https://zeromq.org/download/
works_on_arm: true
supported_minimum_version:
version_number: 4.0.4
release_date: 2014/11/03


optional_info:
homepage_url: https://zeromq.org/
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://zeromq.org/get-started/
arm_content:
partner_content:
arm_recommended_minimum_version:
version_number:
release_date:
reference_content:
rationale:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: Release notes for the initial Linux/Arm64 support aren't available. However, binary artifacts for Linux/Arm64 can be installed via apt. Version 4.0.4 corresponds to Ubuntu Tusty and version 4.1.4 corresponds to Ubuntu Xenial.

---
31 changes: 31 additions & 0 deletions content/linux/opensource_packages/pacemaker.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: PaceMaker
category: Containers and Orchestration
description: Pacemaker is a cluster resource manager that automates the configuration, monitoring, and recovery of services in high-availability cluster environments.
download_url: https://github.com/ClusterLabs/pacemaker/releases
works_on_arm: true
supported_minimum_version:
version_number: 1.1.14
release_date: 2016/01/15


optional_info:
homepage_url: https://www.clusterlabs.org/pacemaker/
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://github.com/ClusterLabs/pacemaker/blob/main/INSTALL.md
arm_content:
partner_content:
arm_recommended_minimum_version:
version_number:
release_date:
reference_content:
rationale:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: There are no Linux/Arm64 release notes available. Pacemaker can be installed via apt. The minimum version available on Ubuntu Xenial is 1.1.14, and on Ubuntu Bionic is 1.1.18.

---