tractor/examples/parallelism
Gud Boi 80ce54aeb1 Polish `to_actor` examples and references
Remaining review threads requested clearer scheduling intent, result
ownership and Portal RPC usage across the migrated examples, plus a
more descriptive concurrent-primes filename.

Explain the relevant example boundaries, fix the transport typo, expand
the local helper signature and rename the live primes example and guide
reference while preserving historical Prompt-IO paths.

Review: PR #481 (goodboy)
https://github.com/goodboy/tractor/pull/481#pullrequestreview-5012942328

(this patch was generated in some part by `opencode` using `gpt-5.6-sol` (`openai`))
2026-08-25 15:20:34 -04:00
..
concurrent_actors_primes.py Drop now-deprecated deps on modern `trio`/Python 2025-03-16 16:06:24 -04:00
concurrent_futures_primes.py Un-hide stdlib primes example, add `trio` shim 2026-06-28 13:29:01 -04:00
concurrent_toactor_primes.py Polish `to_actor` examples and references 2026-08-25 15:20:34 -04:00
single_func.py Polish `to_actor` examples and references 2026-08-25 15:20:34 -04:00
we_are_processes.py Make sub-spawn strategy toggleable in `we_are_processes` 2026-08-12 19:59:49 -04:00