Data-Queue-Shared 0.03 Latest
Files
- Changes
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README
- Shared.xs
- bench/contention.pl
- bench/multiprocess.pl
- bench/single.pl
- bench/vs.pl
- eg/basic.pl
- eg/batch_insert.pl
- eg/deque.pl
- eg/eventfd_ev.pl
- eg/graceful_shutdown.pl
- eg/log_aggregator.pl
- eg/memfd_sharing.pl
- eg/pipeline.pl
- eg/priority_lanes.pl
- eg/producer_consumer.pl
- eg/request_response.pl
- eg/retry_queue.pl
- eg/rolling_buffer.pl
- eg/worker_pool.pl
- lib/Data/Queue/Shared.pm
- lib/Data/Queue/Shared/Int.pm
- lib/Data/Queue/Shared/Int16.pm
- lib/Data/Queue/Shared/Int32.pm
- lib/Data/Queue/Shared/Str.pm
- queue.h
- t/01-int.t
- t/02-str.t
- t/03-multiprocess.t
- t/04-features.t
- t/05-pop-back.t
- t/06-eventfd.t
- t/07-anonymous.t
- t/08-memfd.t
- t/09-coverage.t
- t/10-int32-int16.t
- t/11-keywords.t
- t/12-edges.t
- t/pod_synopsis.t
- t/version_check.t
- typemap
- xt/asan.t
- xt/binary_data.t
- xt/clock_monotonic.t
- xt/clock_skew.t
- xt/cloexec_exec.t
- xt/concurrent_open.t
- xt/contention_profile.t
- xt/crash_recovery.t
- xt/drain_concurrent.t
- xt/eg_runs.t
- xt/eintr.t
- xt/eintr_sigalrm.t
- xt/ev_integration.t
- xt/fd_leak.t
- xt/fd_validation.t
- xt/fork_bomb.t
- xt/futex_fairness.t
- xt/fuzz_ops.t
- xt/invalid_args.t
- xt/manifest_vs_git.t
- xt/max_length.t
- xt/memfd_seal.t
- xt/mmap_leak.t
- xt/partial_publish.t
- xt/path_edge.t
- xt/sigstop_holder.t
- xt/spurious_wake.t
- xt/stats_sanity.t
- xt/timeout_semantics.t
- xt/timeout_validation.t
- xt/truncation.t
- xt/try_vs_wait0.t
- xt/tsan.t
- xt/valgrind.t
- xt/wait0_eq_try.t
- xt/wait_timeout_precision.t
- xt/write_visibility.t
- xt/zero_consumers.t