Skip to main content

Coalesce multiple identical call into one, preventing thundering-herd/stampede to database/other backends

Project description

# singleflight

Coalesce multiple identical call into one, preventing thundering-herd/stampede to database/other backends

It is a python port of [golang’s groupcache singleflight implementation](https://github.com/golang/groupcache/blob/master/singleflight/singleflight.go)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

singleflight-0.1.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

singleflight-0.1.0-py3.7.egg (11.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page