phil hunt wrote:
> Some times concurrency is the best (or only) way to do a job. Other
> times, it's more trouble than its worth. A good programmer will know
> which is which, and will not use an overly complex solution for the
> project he is writing.

Also, a good programmer won't conflate concurrency with threads.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to