@0x4d6165@wanderingwires.net
@sasha I want to process some things in the background because part of what i'm trying to do is somewhat CPU intensive and is okay to be a background thing. Celery in python, bullmq in typescript, and sidekiq in ruby. that sort of thing