Queue broadcast requests #949

Closed
opened 3 years ago by KitaitiMakoto · 1 comments
Owner

Many requests exhaust file descriptor limit.

Many requests exhaust file descriptor limit.
KitaitiMakoto added the
A: Backend
label 3 years ago
Poster
Owner

broadcast() function is used in:

  • inbox handling (sync)
    • response accepting follows to follow requests
  • another thread of app's thread pool
    • commenting to posts
    • banning users
      • broadcasts that the user is deleted
    • liking posts
    • unliking posts
    • publishing posts
    • updating posts
    • resharing posts
    • unresharing posts
    • following users
    • unfollowing users
    • deleting users
`broadcast()` function is used in: * inbox handling (sync) * response accepting follows to follow requests * another thread of app's thread pool * commenting to posts * banning users * broadcasts that the user is deleted * liking posts * unliking posts * publishing posts * updating posts * resharing posts * unresharing posts * following users * unfollowing users * deleting users
KitaitiMakoto added this to the 0.8.0 milestone 2 years ago
KitaitiMakoto closed this issue 2 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#949
Loading…
There is no content yet.