Comment on A green threading library with true concurrency for PythonparentComments−functional_test13yYou're confusing concurrency [1] and parallelism [2] -- this is addressed on the bullet point before the one you quoted.[1] http://en.wikipedia.org/wiki/Concurrency_(computer_science)[2] http://en.wikipedia.org/wiki/Parallel_computing
Comments
You're confusing concurrency [1] and parallelism [2] -- this is addressed on the bullet point before the one you quoted.
[1] http://en.wikipedia.org/wiki/Concurrency_(computer_science)
[2] http://en.wikipedia.org/wiki/Parallel_computing