-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Labels
broadcastApplying a function over a collectionApplying a function over a collectionmultithreadingBase.Threads and related functionalityBase.Threads and related functionalityspeculativeWhether the change will be implemented is speculativeWhether the change will be implemented is speculative
Description
It would be nice to be able to put @threads
in front of a dot call, e.g. @threads X .= f.(Y)
, and have it call a multi-threaded version of broadcast
(which would assume f
is thread-safe).
pabloferz, Sacha0, hgeorgako, ararslan, cdsousa and 36 moremiguelraz, ExpandingMan, una-dinosauria, cmey, xiuliren and 18 more
Metadata
Metadata
Assignees
Labels
broadcastApplying a function over a collectionApplying a function over a collectionmultithreadingBase.Threads and related functionalityBase.Threads and related functionalityspeculativeWhether the change will be implemented is speculativeWhether the change will be implemented is speculative