perl516-perl-threads-shared - Perl extension for sharing data structures between threads
Website: | http://search.cpan.org/dist/threads-shared/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Red Hat, Inc. |
- Description:
By default, variables are private to each thread, and each newly created thread gets a private copy of each existing variable. This module allows you to share variables across different threads (and pseudo-forks on Win32). It is used together with the threads module.
Packages
perl516-perl-threads-shared-1.43-3.el6.src [99 KiB] |
Changelog
by Jitka Plesnikova (2014-02-17):
- Removed useless filter of dependencies - Resolves: rhbz#1064855 |
perl516-perl-threads-shared-1.43-1.el6.src [99 KiB] |
Changelog
by Jitka Plesnikova (2013-02-13):
- SCL package - initial import |