Skip to content

Limit concurrency of IIIF fetches on our OSD implementation #490

@DiegoPino

Description

@DiegoPino

What?

A large manifest can basically have thousands of images. A single client will basically *with current code * try to fetch via async as many images it can, sometimes hitting our NGINX Bot Blocker. Also performance wise, given that image might be a sequence of a single HUGE PDF, that is terrible

I really like this approach (not that I have free time to do more but ...)

https://stackoverflow.com/a/69219159

Metadata

Metadata

Assignees

No one assigned

    Labels

    IIIFSpecs/Manifests/ImplementationsJavascriptFavourite language of a PHP developer

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions