I wanted to learn how concurrency works in the new C++11 so I came up with this.
Shared data for now is mutexes, primes, and jobs.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
I wanted to learn how concurrency works in the new C++11 so I came up with this.
Shared data for now is mutexes, primes, and jobs.