@fedify@hollo.social · Reply to Steve Bate
@steve Yes, if you specify queue option of createFederation() function, incoming and outgoing activities are queued and processed by the background workers.
See also the following docs:
fedify.dev
Inbox listeners | Fedify
Fedify provides a way to register inbox listeners so that you can handle incoming activities from other actors. This section explains how to register an inbox listener and how to handle errors.