3 releases
0.3.0 | Dec 19, 2019 |
---|---|
0.3.0-alpha.2 | Sep 30, 2019 |
0.3.0-alpha.1 | Sep 11, 2019 |
#2 in #readiness
46KB
647 lines
Tower Spawn Ready
Spawn Ready ensures that its inner service is driven to readiness on an executor. Useful with pooling layers that may poll their inner service infrequently.
License
This project is licensed under the MIT license.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tower by you, shall be licensed as MIT, without any additional terms or conditions.
lib.rs
:
When an underlying service is not ready, drive it to readiness on a background task.
Dependencies
~6MB
~101K SLoC