Skip to content

transfer compute_backend functionality to a celery worker #68

@jerodway

Description

@jerodway
          In terms of slimming down, we can just update the celeryworker.dockerfile to use your pypy configuration.  And then move that forcegraph crud stuff to the celery worker.  That way we get the pypy speed up along with the full async benefits from FastAPI but only have to worry about 1 API/docs/etc.

Originally posted by @0mdb in #65 (comment)

Seeing as it works as-is, this busywork is very low priority.

Metadata

Metadata

Assignees

No one assigned

    Labels

    low priorityImportant, but not that important

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions