Threading... Where to start?

  • Thread starter Thread starter Scott M.
  • Start date Start date
S

Scott M.

Any suggestions on a good place to begin learning how to work with threads
and multi-threaded applications?

Thanks.
 
t.public.dotnet.general\0DS02.phx!\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0l\0TK2MSF!‡\0\0\0\0\0hx.gbl\0rning how to work‡\0\0\0\0\0border1.nntp.dca.giganews.com\0crs19.crl.aecl.ca\0 news-feed.eu.lambdanet.net\0 feeder01.fiberworld.nl\0e I ‘†\0\0\0\0\0 update it for C# 2 and 3 (and .NET 2.0 etc)
but it's a good starting point (IMO).
 
Yes, I understand, but I'm hoping to find a good resource that others here
would recommend, rather than hunt around in the dark and wonder if I'm not
taking the harder or longer route.
 
Hi Scott,

You may refer to the following MSDN documents to begin to learn threading
and multithreading:

'Threads and Threading'
http://msdn2.microsoft.com/en-us/library/6kac2kdh.aspx

'Managed Threading Basics'
http://msdn2.microsoft.com/en-us/library/hyz69czz.aspx

Hope this helps.
If you have any question, please feel free to let me know.

Sincerely,
Linda Liu
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Thanks, but I'm not sure I'm going to purchase a book that has just 3 pages
of usefull information.
 
Back
Top