in reply to Re: threads->create hangs
in thread threads->create hangs
I don't read it as a warning to not use threads. I read it as a warning that threads are not light-weight and people writing code using them are not likely to get much help.
Through my own experience in writing threaded programs, I find the warning to be absolutely valid, although I suspect the number of people becoming proficient at using threads has grown somewhat since the warning was first written.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: threads->create hangs
by anonymized user 468275 (Curate) on Aug 17, 2015 at 14:53 UTC |