Acme-Parataxis v0.1.0 Latest
Files
- Build.PL
- CONTRIBUTING.md
- Changes.md
- LICENSE
- MANIFEST
- META.json
- META.yml
- README.md
- SECURITY.md
- builder/Acme/Parataxis/Builder.pm
- cpanfile
- eg/affinity.pl
- eg/basic.pl
- eg/coro_prodcons.pl
- eg/future.pl
- eg/http_tiny.pl
- eg/modern.pl
- eg/port_scanner.pl
- eg/preempt.pl
- eg/socket.pl
- eg/stress_fibers.pl
- eg/stress_io.pl
- eg/stress_preempt.pl
- eg/symmetric.pl
- eg/synopsis.pl
- eg/thread_pool.pl
- eg/tui_bubbletea.pl
- eg/worker_pool.pl
- lib/Acme/Parataxis.c
- lib/Acme/Parataxis.pm
- lib/Acme/Parataxis.pod
- lib/Acme/Parataxis/Channel.pm
- lib/Acme/Parataxis/Channel.pod
- lib/Acme/Parataxis/Future.pm
- lib/Acme/Parataxis/Future.pod
- lib/Acme/Parataxis/Semaphore.pm
- lib/Acme/Parataxis/Semaphore.pod
- lib/Acme/Parataxis/Signal.pm
- lib/Acme/Parataxis/Signal.pod
- t/001_basic.t
- t/002_exceptions.t
- t/003_signals.t
- t/004_synopsis.t
- t/005_symmetric.t
- t/006_parallel.t
- t/007_data_types.t
- t/008_preemption.t
- t/009_http_tiny.t
- t/010_regex.t
- t/011_socket.t
- t/012_manual_http.t
- t/013_real_http.t
- t/014_http_pool.t
- t/015_http_mock_pool.t
- t/016_coro_join.t
- t/017_coro_eval.t
- t/018_coro_channel.t
- t/019_coro_semaphore.t
- t/020_scheduler_scope.t
- t/021_exit.t
- t/022_resume_nested.t
- t/023_priority.t
- t/024_stack_growth.t
- t/025_coro_signal.t
- t/026_future.t
- t/027_job_id_reuse.t
- t/028_stress_fuzz.t
- t/029_saturation.t
- t/030_soak.t