Follow me on Twitter at Twitter.com/wbm
FYI, I'm blogging most of my stuff over at More Wally now.
You might want to add my rss feed to your reader at:http://morewally.com/cs/blogs/wallym/rss.aspx
Threading in .NET - Wallace B. McClure

Wallace B. McClure

All About Wally McClure - The musings of Wallym on Web, HTML5, Mobile, MonoTouch for iPhone, MonoDroid for Android, and Windows Azure.

News

Personal Blog

Work Blog

.NET

Book Authors

Business

Family

Friends

Georgia Tech Bloggers

Personal

Archives

Threading in .NET

On June 26, I will be doing a talk on Threading in .NET to the East Tennessee .NET User Group.  Within the subject of Threading, I will be talking about:

  1. Threading background.  What makes one algorithm a good threading candidate and another a bad candidate.
  2. Creating your own managed threads.  The basics on how to create a Thread within .NET
  3. Passing values in and out of a thread.  Its a little more complicated than just passing values to a function and getting a return value.
  4. Synchronization.  How do we keep multiple threads from stepping on objects that are accessible to multiple threads.
  5. Threadpool.  Lets take a look at the basics of the threadpool.

Wally

Comments

a said:

sss
# June 11, 2004 5:44 AM
Leave a Comment

(required) 

(required) 

(optional)

(required)