Using thread in multi processor machine

F

fniles

If I use thread in my VB.NET application, will it work in a multi processor
machine ? I mean, will it crash a multi processor machine ?
Thanks.
 
H

Herfried K. Wagner [MVP]

fniles said:
If I use thread in my VB.NET application, will it work in a multi
processor machine ? I mean, will it crash a multi processor machine ?

No, it will work seamlessly on multi-processor machines.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top