julia
Experiment with WorkStealing
#50221
Open

Commits
  • Implement WSQueue
    vchuravy committed 2 years ago
  • implement work-stealing
    vchuravy committed 2 years ago
  • fixup wsqueue
    vchuravy committed 2 years ago
  • use public WQ for stealing -- private has GC issues
    vchuravy committed 2 years ago
  • modify illegally to use sentinel values
    vchuravy committed 2 years ago
  • Use IntrusiveLinkedListSynchronized as Workqueue
    vchuravy committed 2 years ago
  • Merge branch 'master' into vc/ws
    gbaraldi committed 2 years ago
  • Merge branch 'master' into vc/ws
    gbaraldi committed 2 years ago
Loading