Name:
Anonymous
2010-07-13 5:21
What the fastest/safest/most scalable/portable/enterprise library now?
Name:
Anonymous
2010-07-13 5:35
boost.threads, QThread from qt are quite portable and enterpriseful
Name:
Anonymous
2010-07-13 5:56
Some people, when confronted with a problem, think
“I know, I'll use threads” Now they have two problems.
Name:
Anonymous
2010-07-13 5:58
>>3
Yeah, I keep writing toy programs too. ;_;
Name:
Anonymous
2010-07-13 15:40
Don't use threads, use processes.
Name:
Anonymous
2010-07-13 16:10
>>7
Cue recommendations against C and C++. So... Erlang then?
Name:
Anonymous
2010-07-13 17:15
>>8
python's multiprocessing module
no exception
Name:
Anonymous
2010-07-13 18:39
>>9
I heard it is really terrible. Care to elaborate?
Name:
Anonymous
2010-07-13 19:06
>>11
Helping who? FYI
>>10 and
>>1 were made by different posters.
Name:
13
2010-07-13 19:17
>>8 and >>1 were made by different posters.
FFS nothing is working for me today.