#kylewmneed a little advice from real web developers...i want to add a background queue for processing webmentions, sending stuff to syndication, etc. outside of the regular request/reply flow (Python/Flask). google is pointing me to Celery + Redis but seems like that's overkill?