On Tue, May 15, 2018 at 5:11 AM, wrote:
>
> Got to read a book about concurrency in go by Katherine cox-Buday, o'Reilly
> publications. it says that "Go’s work-
> stealing algorithm enqueues and steals continuations" . Is it how work
> stealing algorithm works?
It's approximately how Go's work-s
Got to read a book about concurrency in go by Katherine cox-Buday, o'Reilly
publications. it says that "Go’s work-
stealing algorithm enqueues and steals continuations" . Is it how work
stealing algorithm works?
--
You received this message because you are subscribed to the Google Groups
"gola