Home » U++ Library support » U++ MT-multithreading and servers » MT Documentation
| MT Documentation [message #13744] |
Fri, 25 January 2008 15:53  |
gonzofish
Messages: 9 Registered: January 2008 Location: USA
|
Promising Member |
|
|
Is there any documentation on the Thread class? Or anything in the MT files for that matter? I'm new to multi-threading (I know the basics of a mutex, semaphore, etc.) and I'm trying to figure out how to use it in U++.
Thanks.
|
|
|
|
|
|
| Re: MT Documentation [message #13749 is a reply to message #13744] |
Fri, 25 January 2008 20:46  |
mr_ped
Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
|
Experienced Contributor |
|
|
http://www.advancedlinuxprogramming.com/downloads.html
You may try also this book (free for download), it's linux oriented but it will very likely help you even on different platforms (especially POSIX ones).
The multithreading part of that book did feel quite to the point for me, and gave me good start.
edit: of course the U++ MT classes are not covered in it, but knowing the building blocks (system calls) will help you also to understand the building (U++) itself.
[Updated on: Fri, 25 January 2008 20:47] Report message to a moderator
|
|
|
|
Goto Forum:
Current Time: Tue Apr 28 21:21:02 GMT+2 2026
Total time taken to generate the page: 0.00574 seconds
|