ntex/ntex-util
Will Brown eea5b3b539
Synchronized buffer (#216)
* added a new function to servicecall to allow only advancing to the service call and then returning the service response future
* buffer can maintain order/backpressure by implementing strict readiness and synchronous calling
* buffer can flush in order or cancel pending buffered futures on shutdown
2023-06-26 09:19:56 +06:00
..
src Synchronized buffer (#216) 2023-06-26 09:19:56 +06:00
Cargo.toml Synchronized buffer (#216) 2023-06-26 09:19:56 +06:00
CHANGES.md Synchronized buffer (#216) 2023-06-26 09:19:56 +06:00
LICENSE move low level utils to separate crate 2021-04-04 01:20:18 +06:00