A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://ruby-concurrency.github.io/concurrent-ruby/master/Concurrent/Exchanger.html below:

Class: Concurrent::Exchanger — Concurrent Ruby

Class: Concurrent::Exchanger
Inherits:
ExchangerImplementation show all
Defined in:
lib/concurrent-ruby/concurrent/exchanger.rb
Overview

A synchronization point at which threads can pair and swap elements within pairs. Each thread presents some object on entry to the exchange method, matches with a partner thread, and receives its partner's object on return.

Thread-safe Variable Classes

Each of the thread-safe variable classes is designed to solve a different problem. In general:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4