← Back to context

Comment by yipinwong

1 day ago

Background agent services that require no super human vision.

You might think faster is better when you vibe code or monitoring. But with background agents, the faster the speed, the more jobs it can perform.

The speed won't matter as much for your personal projects, but if you want to handle enterprise level request, the faster the better.

Say you queued up all messages for a task in say Kafka, you got workers calling AI agents. You will have thousands of messages to do, and the faster the AI agents can do its work the better you can clear the queue.