
Multi-Threaded Programming in C++
Available
This is a book about multi-threaded programming - it could well be subtitled ''How to write computer programs tllat do lots of different tlrings all at once''. A multi-threaded application contains many separate tlrreads of execution all running concurrently and each assigned to its own particular task - the individual tasks are typically simple but the combination can be very powerful. Multi-thre...
Read more
product_type_E-book
pdf
Price
72.00 £
This is a book about multi-threaded programming - it could well be subtitled ''How to write computer programs tllat do lots of different tlrings all at once''. A multi-threaded application contains many separate tlrreads of execution all running concurrently and each assigned to its own particular task - the individual tasks are typically simple but the combination can be very powerful. Multi-thre...
Read more
Follow the Author