Skip to main content

A library and pattern for low latency applications

Project description

# data-locality-system

DLS is a library and pattern that tries to keep data and processing near together for latency and performance.

# Usage

Split up your API request handler into a series of methods with each method being responsible for some API call or processing.

Automatically

  • OpenTracing wraps all your spans

  • Requests are routed to servers which are favourable

  • Requests run in parallel using threads.

# Usage

Run each DLS service using Gunicorn.

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

data-locality-system-0.0.5.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

data_locality_system-0.0.5-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

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