ferdinandhubbard981 / GameOfLife-Distributed

Other
0 stars 0 forks source link

parallelize worker.go #22

Open ferdinandhubbard981 opened 2 years ago

ferdinandhubbard981 commented 2 years ago

. use multiple threads in each worker. . add flag to select number of threads

extension: automatically detect the optimal number of threads to use