8900d5c138
This is the best of three options 1. Users of stats trackers control polling (old method) 2. Stat tracker is stateful and has start/stop methods (like logging) 3. Stat trackers blindly throttle requests This is the best option because it means N number of concurrent users of a stats tracker can request polling without inundating the tracker with redundant frames (or the network with redundant requests), but they also don't have to coordinate amongst themselves to determine what state a tracker should be in. |
||
---|---|---|
.. | ||
abstract-logger.js | ||
abstract-stats-tracker.js | ||
allocation-stats-tracker.js | ||
allocation-stats.js | ||
log.js | ||
node-stats-tracker.js | ||
poll-logger.js | ||
promise-array.js | ||
promise-object.js | ||
query-params.js | ||
rolling-array.js | ||
stream-logger.js | ||
text-decoder.js |