使用.NET进行并行编程 [英] Parallel Programming using .NET

查看:102
本文介绍了使用.NET进行并行编程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

hello,

what is the best method to use parallel programming without affecting other running process performance and without making windows becoming slower.

推荐答案

起点:.NET Framework 4中的并行编程:入门" [

我认为您正在询问多个线程.在桌面应用程序中,您可以使用BackgroundWorker.它会为您提供帮助.或者您可以使用Delights.
I think you are asking about multiple threads. In desktop application you can use BackgroundWorker. It will help you. Or you can use Delights.


这篇关于使用.NET进行并行编程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆