worker

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Command worker is a tiny external task service for the research-pipeline flow, demonstrating the pkg/protocol request/reply contract without importing the packtrail engine at all.

Workers join the "packtrail-workers" queue group, so this process can run alongside an engine that co-hosts its own handlers (./examples/embedded) and the two will load-balance the same subjects:

go run ./examples/embedded --namespace acme &
go run ./examples/worker  --namespace acme

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL