Re: Shared memory location



rajendra <rajendra.prasad@xxxxxxxxxxxx> wrote in comp.lang.perl.misc:
Hello All,
I would like to know how to create shared memory location used in
multithreading using perl commands.

Shared memory is handled by the functions shmget, shmread and
shmwrite.

Anno
.



Relevant Pages

  • Shared memory location
    ... I would like to know how to create shared memory location used in ... multithreading using perl commands. ... With Rgds ...
    (comp.lang.perl.misc)
  • Re: GOBACK (was: Perform Thru/Go to vs. Perform - Compile Speed
    ... >> between parent and children. ... Multithreading was invented to solve these ... >resource availability or cleanup, and relationships between parent ... hundreds of megabytes of shared memory owned by processes that abended or were ...
    (comp.lang.cobol)