Link to home
Create AccountLog in
Avatar of zhshqzyc
zhshqzyc

asked on

seeking a tutorial

I am looking for a tutorial or book for multithreaded. Now I have a book
C# 4.0 IN A NUTSHELL

Open in new window

It is good but lack of examples or details for a multi cores newbie.

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of wdosanjos
wdosanjos
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of zhshqzyc
zhshqzyc

ASKER

I am reading this poster and still confused.
tutorial
Avatar of Todd Gerbert
Your last question interested me, so I think I've successfully adapted that code to a multi-threaded class - on my dual-core system running it with 1 thread takes 63 seconds, and with two threads it takes 34 seconds.

If you care to increase the points to 500 I'd be more than happy to share the code and do my best to explain it, however that's not the same as a tutorial in multithreading, so you may prefer to open another question - separate from this one - that concerns only the multi-threading of the code from your last question.
Sure.