macOS
brew install fqlocal Homebrew formula metadata
sudo port install fqMacPorts ports tree · sysutils/fq/Portfile · Quelle: api.github.com
brew / Rang 6961
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fq in AI-Agent-Workflows.
Installation
brew install fqlocal Homebrew formula metadata
sudo port install fqMacPorts ports tree · sysutils/fq/Portfile · Quelle: api.github.com
sudo apk add fqAlpine Linux edge package indexes · fq · Quelle: dl-cdn.alpinelinux.org
sudo apt install fqDebian stable package indexes · fq · Quelle: deb.debian.org
nix profile install nixpkgs#fqnixpkgs package indexes · pkgs/by-name/fq/fq/package.nix · Quelle: api.github.com
sudo pacman -S fqArch Linux sync databases · fq · Quelle: geo.mirror.pkgbuild.com
sudo zypper install fqopenSUSE Tumbleweed package metadata · fq · Quelle: download.opensuse.org
scoop install main/fqScoop official bucket manifest trees · bucket/fq.json · Quelle: api.github.com
Überblick
Brokered message queue optimized for performance
Verlauf
fq is a brokered publish-subscribe message queue written around the fqd daemon. The official README describes it as performance-oriented and not designed, at least at the time of that text, for very large numbers of connected clients.
The GitHub history for the official repository goes back to 2012, and the project later accumulated tagged releases including the 0.10, 0.11, 0.12, and 0.13 series. The current repository is under circonus-labs and is described by GitHub as a fast brokered C message queue that gets out of the way.
The design is built around fqd as broker, exchanges, route programs, queues, and paired TCP client connections. The README documents memory and disk queue types, block/drop policies, public/private queues, persistent or transient queues, HTTP status and submission endpoints, and a SQLite-backed fqd store for peer configuration.
Official documentation lists multiple client surfaces: the C client library, Java client, Node.js package, Go client, and a submission-only HTTP /submit API. This suggests fq was intended for service integration rather than only manual CLI use.
Operators run fqd as the broker, configure peers in its SQLite store, and connect clients using queue names, exchange names, route strings, and route programs. The protocol documentation specifies paired command/data TCP sockets, plain auth, bind/unbind/status commands, heartbeat handling, peer mode, and the message frame layout.
fq is package-interesting because it is a C broker with many installed tools, a custom binary protocol, optional HTTP superposition, and dependencies such as libuuid, sqlite3, jlog, and optional libbcd. It sits in the same packaging neighborhood as daemons and queue systems where build flags, service files, runtime directories, and client libraries matter.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
fq-proxy | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fq-receiver | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fq-sender | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fq_rcvr | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fq_sndr | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fqc | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fqd | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fqs | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fqtool | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:fq |
|---|---|
| Version | 0.13.12 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/circonus-labs/fq |
| Repository | https://github.com/circonus-labs/fq |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
fq 0.9.0-2
jq for binary formats (program)
sudo apt install fqfq
nix profile install nixpkgs#fqfq 0.9.0-2
jq for binary formats (program)
sudo apt install fqfq 0.17.0-r1
Tool, language and decoders for inspecting binary data
sudo apk add fqfq 0.17.0-1
Tool, language and decoders for inspecting binary data
sudo pacman -S fqfq 0.17.0-1.6
CLI tool and REPL for working with binary data inspired by jq
sudo zypper install fqfq
sudo port install fqmain/fq
scoop install main/fqQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.