zeek/scripts/policy/frameworks/cluster
Arne Welzel f95c7e3499 cluster/zeromq: Add support for configurable overflow_policy
The current ZeroMQ default behavior is to block when the local XPUB queue
is full. This commit adds a Cluster::Backend::ZeroMQ::overflow_policy
setting to support dropping messages locally if the XPUB socket's queue
reaches its HWM. Note that Cluster::publish() will continue to return
T because the dropping happens in a separate thread.
2025-07-16 20:13:49 +02:00
..
backend/zeromq cluster/zeromq: Add support for configurable overflow_policy 2025-07-16 20:13:49 +02:00
nodes-experimental Add cluster_started and node_fully_connected events. 2023-04-21 19:04:52 +02:00
experimental.zeek cluster_started: No Broker::auto_publish() use 2024-11-14 12:59:22 +01:00