Pro .NET 4 Parallel Programming in C#

One thing that has remained the same is the gulf between the knowledge and skills required to write single-threaded versus parallel code. Languages have evolved to make the programmer’s life easier for writing regular programs, but little has changed for parallel programming—until now, of course....

Mô tả đầy đủ

Đã lưu trong:
Chi tiết về thư mục
Tác giả chính: Freeman, Adam
Định dạng: Sách
Ngôn ngữ:English
Được phát hành: Apress 2012
Những chủ đề:
Truy cập trực tuyến:http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/31653
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
Miêu tả
Tóm tắt:One thing that has remained the same is the gulf between the knowledge and skills required to write single-threaded versus parallel code. Languages have evolved to make the programmer’s life easier for writing regular programs, but little has changed for parallel programming—until now, of course. Microsoft has added features to C#, the .NET Framework, and Visual Studio 2010 that take a big step toward pairing a modern programming language with a modern approach to parallel programming.