libthread-serialize-perl

Module to serialize data-structures between threads
  https://metacpan.org/release/Thread-Serialize/
  0
  no reviews



The thread::serialize module is a library for centralizing the routines used to serialize data-structures between threads. because of this central location, other modules such as thread::conveyor, thread::pool or thread::tie can benefit from the same optimilizations that may take place here in the future.