cr_primes_parallel
cr_primes_parallel
VERSION: 0.0.1
-
attempts at multithreaded examples in Crystal-lang
-
Build with:
crystal build eg_ex_context2.cr -Dpreview_mt -Dexecution_context --release
-Dpreview_mt -Dexecution_context --release
- See:
https://github.com/crystal-lang/crystal/blob/a3178c32b/src/fiber/execution_context/parallel.cr
UGH! Where is Fiber::ExecutionContext::Parallel????
` In src/simple_example.cr:2:17
2 | consumers = Fiber::ExecutionContext::Parallel.new("consumers", 8) ^-------------------------------- Error: undefined constant Fiber::ExecutionContext::Parallel `
Repository
cr_primes_parallel
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- about 3 hours ago
- March 26, 2026
License
Links
Synced at
Thu, 26 Mar 2026 02:48:02 GMT
Languages