Allows to build reactive sync API for async services. While migrating to async approach, some legacy services may still require sync interfaces. Basic approach for migration is to call some method and then wait for message in Kafka or periodically poll Rest endpoint. Traditional blocking approach may run out of threads on highly loaded service. Reactive approach guarantee much more higher capacity.
-
Notifications
You must be signed in to change notification settings - Fork 0
Allows to build reactive sync API for async services
License
kptfh/sync-reactor-async
About
Allows to build reactive sync API for async services
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published