slurry icon indicating copy to clipboard operation
slurry copied to clipboard

Python async data processing microframework

Results 3 slurry issues
Sort by recently updated
recently updated
newest added

The way broadcasting to taps and extensions works currently is not safe. It should support backpressure, but currently messages just pile up in a big queue, leading to possible memory...

bug

Hi, I think slurry is good for my use case, but I cannot tell for sure, because there are not enough examples of using the various parts of the library...

documentation

This is a list of prior art for slurry-like frameworks of note, for documentation purposes. https://github.com/vxgmichel/aiostream https://github.com/erdewit/eventkit https://github.com/vodik/asyncitertools

documentation