<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_AnyKoro_分类_异步编程</title><id>http://feed.cnblogs.com/blog/u/53802/category/332145/rss</id><updated>2012-05-27T23:42:50Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JosephLiu/category/332145.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/53802/category/332145/rss"/><entry><id>http://www.cnblogs.com/JosephLiu/archive/2011/11/03/2234660.html</id><title type="text">让.net 2.0支持并行计算</title><summary type="text">Parallel Computations in C#是一个lib主要是在这个地址上http://www.codeproject.com/KB/cs/aforge_parallel.aspx</summary><published>2011-11-03T08:06:00Z</published><updated>2011-11-03T08:06:00Z</updated><author><name>AnyKoro</name><uri>http://www.cnblogs.com/JosephLiu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JosephLiu/archive/2011/11/03/2234660.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JosephLiu/archive/2011/11/03/2234660.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/JosephLiu/archive/2011/11/02/2233151.html</id><title type="text">【转】谈.Net委托与线程——创建无阻塞的异步调用</title><summary type="text">实在是好文，所以转下，原文链接http://www.cnblogs.com/smartls/archive/2011/03/08/1977276.html前言本文大部分内容来自于mikeperetz的Asynchronous Method Invocation及本人的一些个人体会所得，希望对你有所帮助。原英文文献可以在codeproject中搜索到。介绍这篇文章将介绍异步调用的实现机制及如何调用异步方法。大多数.NET开发者在经过delegate、Thread、AsynchronousInvocation之后，通常都会对以上概念产生混淆及误用。实际上，以上概念是.NET2.0版本中对并行编程的</summary><published>2011-11-02T07:48:00Z</published><updated>2011-11-02T07:48:00Z</updated><author><name>AnyKoro</name><uri>http://www.cnblogs.com/JosephLiu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/JosephLiu/archive/2011/11/02/2233151.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/JosephLiu/archive/2011/11/02/2233151.html"/><content type="html"/></entry></feed>
