parallel-consumer icon indicating copy to clipboard operation
parallel-consumer copied to clipboard

Add support for JDK's CompletableFuture into the API as part of the Reactor.io API, add docs

Open astubbs opened this issue 3 years ago • 0 comments

Add API support into reactor.io module for JDK's standard CompletableFuture using same technique as distributed rate limiting example's integration with BucketJ in this diff.

  • [ ] Add as convenience method to API in order to more obviously demonstrate the capability.
  • [ ] Add docs

astubbs avatar Oct 07 '21 15:10 astubbs