[ ソース: libthread-serialize-perl ]
パッケージ: libthread-serialize-perl (1.01-1)
libthread-serialize-perl に関するリンク
Debian の資源:
libthread-serialize-perl ソースパッケージをダウンロード:
- [libthread-serialize-perl_1.01-1.dsc]
- [libthread-serialize-perl_1.01.orig.tar.gz]
- [libthread-serialize-perl_1.01-1.debian.tar.gz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Matt Zagrabelny (QA ページ)
- Nicholas Bamber (QA ページ)
- gregor herrmann (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to serialize data-structures between threads
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.