Future

import scala.concurrent.{Future, Await}
import scala.util.{Try, Success, Failure}

参考資料