From 248a434cffe2153e552f2a55b23ba674e5f1cc30 Mon Sep 17 00:00:00 2001 From: Ben Clifford Date: Mon, 24 Jun 2024 13:06:16 +0000 Subject: [PATCH] TODO: make DB manager listen on ZMQ as its sole receiving queue that all other protocols must feed into. this removes multiprocessing launch requirement for the protocols TODO: make a prior PR that unifies all the various messaging queues and sorts on tag inside the DB manager