class

SizedQueue

v1_8_6_287 - Show latest stable - Superclass: Queue

This class represents queues of specified size capacity. The push operation may be blocked if the capacity is full.

See <a href="/ruby/Queue">Queue</a> for an example of how a SizedQueue works.

Files

  • lib/thread.rb