Documentation
¶
Overview ¶
Package main demonstrates a task worker using agentkit's bus and registry.
Workers claim tasks from a queue, process them, and report results. Multiple workers can run concurrently with automatic load balancing.
Run: go run worker.go worker-1 Requires coordinator or shared message bus
Click to show internal directories.
Click to hide internal directories.