Text updates

This commit is contained in:
JackColquitt 2024-07-15 15:03:02 -07:00
parent 64096cd67e
commit e5ddb76fe6

View file

@ -52,9 +52,10 @@ managing inputs and outputs between modules.
processed, the output is then delivered to a separate queue where a client
subscriber can request that output.
:note
:::note
The entire architecture, the pub/sub backbone and set of modules, is bundled into a single Python. A container image with the
package installed can also run the entire architecture.
:::
## Included modules