Search results

4 packages found

CompletablePromise library allows to create a Promise instance that does not start its resolution upon its declaration.

published 1.3.0 a year ago
M
Q
P

Reactive Extensions - represents a deferred computation without any value but only indication for completion or exception.

published 0.8.12 5 years ago
M
Q
P

Emulate the behavior of CompletableFuture in Java for Promises, so you can hand off the Promise for someone else to fulfill in a cleaner way. Doesn't require you to immediately begin the work to complete the promise.

published 1.0.0 7 years ago
M
Q
P

Reduce boils down a list of values into a single values. With reduce-future, you will able to reduce one array list that need execute async functions, joining the results on success callback.

published 0.1.2 8 years ago
M
Q
P