Threading reference

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi there,

Can anyone recommend a good reference (book, website, etc.) about writing
multithreaded apps for VB.NET?

I have inherited some server applications that I think might benefit from
thread pooling or multithreading in some fashion, but would like to get more
information on the potential impacts, etc. before I dive in.

Any advice is appreciated!
Mike
 
Visual Basic .NET Threading Handbook - Wrox ISBN 1-861007-13-2 (If it is
still available)

It is a 2003 book, not 2005

hth

*guy*
 
Back
Top