The following module was proposed for inclusion in the Module List:

  modid:       Tie::Array::Atomic
  DSLIP:       aaprp
  description: Lock-free static C-style atomic array.
  userid:      YURY (Yury Kotlyarov)
  chapterid:   6 (Data_Type_Utilities)
  communities:
    perlmonks.org

  similar:
    N/A

  rationale:

    Tie a Perl array to static-sized C-array. Array stored in virtual
    memory and can be shared between threads. All operations for array
    elements are atomic, so no mutexes needed for array synchronization.

  enteredby:   YURY (Yury Kotlyarov)
  enteredon:   Thu Jun 14 12:28:45 2012 GMT

The resulting entry would be:

Tie::Array::
::Atomic          aaprp Lock-free static C-style atomic array.       YURY


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=fcb00000_ce6b7034c8cabcc1&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=fcb00000_ce6b7034c8cabcc1&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Tie%3A%3AArray%3A%3AAtomic

Reply via email to