Internal Job Queue #13

Open
opened 2022-09-28 09:15:40 +00:00 by heartles · 1 comment
Owner

May need an internal job queue:

  • Periodic tasks
  • Ingest POSTed activities quickly, even if they don't get processed immediately
  • Background tasks (archive compilation, user deletion)

Must work with multiple processes working together in a cluster

  • How to do IPC? ZeroMQ? RabbitMQ? Redis?
May need an internal job queue: - Periodic tasks - Ingest POSTed activities quickly, even if they don't get processed immediately - Background tasks (archive compilation, user deletion) Must work with multiple processes working together in a cluster - How to do IPC? ZeroMQ? RabbitMQ? Redis?
heartles added a new dependency 2022-10-13 10:11:50 +00:00
heartles added this to the v0.0.2 milestone 2022-10-13 10:28:31 +00:00
heartles added the
backend
label 2022-10-13 10:28:38 +00:00
heartles added a new dependency 2022-10-14 02:57:13 +00:00
heartles added the
waiting for zig 0.11
label 2022-11-11 07:11:51 +00:00
heartles removed this from the v0.0.2 milestone 2022-11-11 07:12:02 +00:00
Author
Owner

I'm putting the "waiting for zig 0.11" tag on this but we might be able to push this up. Reconsider this in a later release, we might be able to do it before async/await gets released in the self-hosted compiler

I'm putting the "waiting for zig 0.11" tag on this but we might be able to push this up. Reconsider this in a later release, we might be able to do it before async/await gets released in the self-hosted compiler
Sign in to join this conversation.
No Milestone
No project
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.

Blocks
#7 ActivityPub federation
heartles/fediglam
Depends on
Reference: heartles/fediglam#13
No description provided.