Provides easy, fault tolerant, distributed references with redis as a backend.
Project description
When your users are sending 1000s, or even 10s of 1000s of events per second, it becomes hard to keep up with realtime user behavior.
Aggregating writes, and writing them out in a smart way allows the most efficient batching possible.
With phonon, you can join events across a cluster of worker/consumer nodes by totally abstracting away reference counting.
You can decide to collect events and aggregate across your cluster, and then write to a data backend at the time the user’s session ends. You can also decide to write out based on how many events have been aggregated up to that point, for the user.
This allows your ingestion pipeline to scale to 10s of 1000s of client-facing events per second with a single redis backend. Oh, and phonon provides sharding with linear scaling.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file phonon-3.1.tar.gz
.
File metadata
- Download URL: phonon-3.1.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f41a8d4eb0d3eaed3349313252709fe9b0d9a3e507b86cd1c755165a8d887df1 |
|
MD5 | a914fc52a5b254a17371e07e3d757297 |
|
BLAKE2b-256 | c8de306ad760ffd628a0614330d54541a9a2dd89ccdde8f27726fc0aa2a7ff2d |
File details
Details for the file phonon-3.1-py3-none-any.whl
.
File metadata
- Download URL: phonon-3.1-py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee5e9d2b03d258b2d47ff5a59c7e6555ba0cff8a089e115d7395e3b64de9e8bd |
|
MD5 | 58f3a8716e1a606533190c2b05ff9453 |
|
BLAKE2b-256 | c4ab0d6764de87af196a6485830d1d9ea60dc7b8983fb6863988d85ececa3445 |