Uploaded image for project: 'ListenBrainz'
  1. ListenBrainz
  2. LB-491

Create performant rust/go based listen ingester

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • data store
    • None

      Right now when we ingest listens in JSON format we end up parsing and re-generating the JSON more than once. This process is slow in python and we're getting poor end point performance (6 reqs/s). We should separate the ingestion end-point and move it to a compiled language that can process the data faster than a python script can.

            Unassigned Unassigned
            rob Robert Kaye
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                Version Package