RubyFlow The Ruby and Rails community linklog

Concurrency Patterns in Ruby: Futures

Concurrency! Threads! Ooh, scary! Don’t be afraid. Sometimes we just need to reach for patterns that help us reason about what we’re asking our computers to do. In this article, I take a closer look at a concurrency pattern called futures.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in