Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ttsiodras/eventstormsquasherdecorator

This decorator 'squashes' bursts of calls to the decorated function with inter-arrival times less than the given ms to a single call (the last one).
https://github.com/ttsiodras/eventstormsquasherdecorator

Last synced: 4 days ago
JSON representation

This decorator 'squashes' bursts of calls to the decorated function with inter-arrival times less than the given ms to a single call (the last one).

Awesome Lists containing this project