I haven't looked lately: how thread-safe are the c++ stl implementations these days?
--Doug On Thu, Jan 28, 2010 at 1:53 PM, Marcus G. Daniels <[email protected]>wrote: > Roger Critchlow wrote: > >> This is from the Bell Labs corner at Google, the principle designers of >> the >> language are Robert Griesemer, Rob Pike and Ken Thompson. >> > Also I understand this is going into GCC proper. Ian Lance Taylor (a well > known GCC hacker) is the Google lead. > Apparently there will be a new -fsplit-stack feature added to the GCC > middle end. Split stacks make it possible to have open-ended numbers of > threads. With more (and lightweight) threads, more ways to get around data > hazards as well as to fill up cores... > > Marcus > > ============================================================ > FRIAM Applied Complexity Group listserv > Meets Fridays 9a-11:30 at cafe at St. John's College > lectures, archives, unsubscribe, maps at http://www.friam.org > -- Doug Roberts [email protected] [email protected] 505-455-7333 - Office 505-670-8195 - Cell
============================================================ FRIAM Applied Complexity Group listserv Meets Fridays 9a-11:30 at cafe at St. John's College lectures, archives, unsubscribe, maps at http://www.friam.org
