To avoid blocking in actor loops on storage, we should create actor interfaces that send messages back with storage results. This should greatly improve performance on slow disks (that would otherwise improve our message handling rate).
To avoid blocking in actor loops on storage, we should create actor interfaces that send messages back with storage results.
This should greatly improve performance on slow disks (that would otherwise improve our message handling rate).