iopromise-ruby / iopromise

IOPromise is a pattern that allows parallel execution of IO-bound requests (data store and RPCs) behind the abstraction of promises, without needing to introduce the complexity of threading.
13Updated 3 years ago

Related projects: