thread.rb

Path: lib/more/facets/thread.rb
Last Update: Thu Jun 24 13:18:25 +0000 2010

Thread Related Extensions

Thread extensions, in particular for Enumerable —send a message to each member via a thread and collect the results.

Authors

  • Sean O‘Halpin

Todo

  • Better names for these methods ?

Copying

Copyright (c) 2006 Sean O‘Halpin

Ruby License

This module is free software. You may use, modify, and/or redistribute this software under the same terms as Ruby.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Required files

thread   facets/enumerable/map_send  

[Validate]