Parallel programming with Swift: Promises In this article from Jan Olbrich, we learn about Promises, and how we can use the PromiseKit library to implement asynchronous operations. Posted on March 29, 2018 #parallel #promises