skydevgit / crisscross

Automatically exported from code.google.com/p/crisscross
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Threading implementation #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This feature was removed for v0.6. Needs to be reimplemented in a clean,
object-oriented fashion and then re-added.

Design goal for v0.7.

Original issue reported on code.google.com by steven.n...@gmail.com on 20 May 2007 at 9:46

GoogleCodeExporter commented 9 years ago
Decided that people can use OpenMP (will be supported in 0.7) or use Boost 
threading.
Either way, CrissCross doesn't need to reinvent the wheel here.

Original comment by steven.n...@gmail.com on 20 May 2007 at 11:29