tro3/ThreadPools.jl
Improved thread management for background and nonuniform tasks in Julia. Docs at https://tro3.github.io/ThreadPools.jl
JuliaMIT
Issues
- 0
- 0
- 2
- 8
TagBot trigger issue
#20 opened by JuliaTagBot - 3
- 1
have bugs on Julia1.7
#31 opened by magicly - 7
Run on any background thread
#28 opened by SimonDanisch - 0
Printing from qmap
#30 opened by mikkoku - 2
No docs on passing the pool to a function
#27 opened by oxinabox - 1
How to interrupt queued threads?
#26 opened by sairus7 - 2
Not working with `continue` keyword
#25 opened by sairus7 - 4
Don't export `results`?
#24 opened by IanButterworth - 2
tmap using wrong memory?
#23 opened by robsmith11 - 1
QueuePool with more than nthreads?
#22 opened by kcajf - 13
- 2
Remove ::Function restrictions?
#6 opened by tkf - 14
qmap hangs forever when using do notation
#14 opened by samuela - 3
Highly fluctuating CPU %
#19 opened by biona001 - 2
- 2
- 4
qmap doesn't work with Iterators.product
#15 opened by samuela - 2
- 4
Do I need some initialization ?
#7 opened by j-fu - 1
Rename `pmap` ?
#5 opened by oxinabox - 26
Add `@spawn` equivalent?
#4 opened by IanButterworth - 3
- 1
- 1
Upgrade examples to use logging functions
#3 opened by tro3