Main public logs
Appearance
Combined display of all available logs of Torben's Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:21, 30 October 2024 Torben talk contribs deleted page Perl - Threads (content was: "Category:Perl Parallel computation using multiple threads for usage of multiple cpu cores. From [http://www.mawode.com/~waltman/talks/perl_threads.yapceu09.pdf] use strict; use warnings; use threads; use Thread::Queue; my $numThreads = 2; # Preparing Threads my $q = new Thread::Queue; my @Threads = (); # the work to be done for all items of thread queue sub ts...", and the only contributor was "Torben" (talk))