错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Parallel LINQ

  • Vaskaran Sarcar

摘要

Language-Integrated Query (LINQ) was an important addition to .NET. Parallel LINQ (PLINQ) is its parallel implementation, which is an integral part of parallel programming. This chapter attempts to simplify the topic for you.