perl-threads-shared
Perl extension for sharing data structures between threads


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.

GPL-1.0-or-later OR Artistic-1.0-Perl

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...