The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:CORBA-omniORB threads::shared"

omnithreads - Perl interpreter-based threads River stage zero No dependents

Perl 5.6 introduced something called interpreter threads. Interpreter threads are different from *5005threads* (the thread model of Perl 5.005) by creating a new Perl interpreter per thread, and not sharing any data or state between threads by defaul...

HOUSEL/CORBA-omniORB-0.9 - 16 Mar 2007 00:05:47 UTC

omnithreads::shared - Perl extension for sharing data structures between threads River stage zero No dependents

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 pseudoforks on Win32). It is used together with the...

HOUSEL/CORBA-omniORB-0.9 - 16 Mar 2007 00:05:47 UTC
2 results (0.067 seconds)