- Added Rate class for meaningful rate specification. - TokenBucket::consume() communicates the remaining seconds. - Token bucket uses a storage which can be shared among instances.
- Added Rate class for meaningful rate specification. - TokenBucket::consume() communicates the remaining seconds. - Token bucket uses a storage which can be shared among instances.