Skip to content

"reduce the number of receiving actors"  #528

@evanp

Description

@evanp

Section 7.1.3 says, in part:

When an object is being delivered to the originating actor's followers, a server MAY reduce the number of receiving actors delivered to by identifying all followers which share the same sharedInbox who would otherwise be individual recipients and instead deliver objects to said sharedInbox. Thus in this scenario, the remote/receiving server participates in determining targeting and performing delivery to specific inboxes.

This doesn't reduce the number of receiving actors -- it reduces the number of HTTP requests, while still delivering to all actors.

Metadata

Metadata

Assignees

Labels

Needs errataWe need to add errata for this

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions