shelajev / promises
A small java8 implementation of Promise monad. Promise represents a result of async action.
☆29Updated 11 years ago
Alternatives and similar repositories for promises:
Users that are interested in promises are comparing it to the libraries listed below
- Actor library for Java to support concurrency and asynchronous event-driven programming.