ntex/ntex-service
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 merge actix-rt 2020-03-29 14:15:18 +06:00