[fsug-tvm] Re: [OT] Multithreading Reference

2009-06-24 Thread ashik salahudeen
http://www.advancedlinuxprogramming.com/downloads.html That book has a very good section on linux threads --~--~-~--~~~---~--~~ Freedom is the only law. Freedom Unplugged http://www.ilug-tvm.org You received this message because you are subscribed to the

[fsug-tvm] Re: [OT] Multithreading Reference

2009-06-24 Thread Visakh
Hi, That was a very obscure book related to this topic. Thanks a lot for it. Hope I can get more links like these. Sorry to go slightly off-topic. I had marked this thread [OT], but it is now marked [fsug][OT]. Is there any reason why this happened, or is it intentional? Just curious to

[fsug-tvm] Re: [OT] Multithreading Reference

2009-06-24 Thread Anoop Jacob Thomas
You can also try http://www.cs.cf.ac.uk/Dave/C/CE.html for more reference. And if you need personal help in learning or any doubts i can help. You can use WebHTTrack to download an entire website and take it offline. I have the Dave Marshal's C programming guide offline. -- Anoop Jacob Thomas

[fsug-tvm] Re: [OT] Multithreading Reference

2009-06-24 Thread Sunil Thomas Thonikuzhiyil
Are you looking for pthreads programming ? Sunil On Wed, Jun 24, 2009 at 9:20 AM, Visakh gokulda...@gmail.com wrote: Hi, Can anybody lend me for a few days, any book on multithreaded programming? Suggestions on online resources are welcome, especially the ones I can download and read

[fsug-tvm] Re: [OT] Multithreading Reference

2009-06-24 Thread Visakh
I actually meant a comprehensive foundation material on multithreading - ie, threading techniques, not specific APIs (My subject wasn't CS, I need to learn from scratch). But Pthreads would be a good beginning and possibly Winthreads later. I am also looking for info on multithreading

[fsug-tvm] Re: [OT] Multithreading Reference

2009-06-24 Thread vinod venugopal
Hi, Any one please help me in making the fedora 9 linux box as a web access control software,to control entire network of 200 users On Wed, Jun 24, 2009 at 5:35 PM, Visakh gokulda...@gmail.com wrote: Hi, That was a very obscure book related to this topic. Thanks a lot for it. Hope I can get

[fsug-tvm] Re: [OT] Multithreading Reference

2009-06-24 Thread Visakh
Thanks for the reply Sunil sir! I will definitely go through it (I have to anyway). But I need to learn some basics just before doing that. As I learn, I will provide feedbacks for your material. Hopefully, I can be helpful with your tutorial! Regards, Gokul Das On Jun 24, 9:54 pm, Sunil Thomas