دانلود کتاب TPL Dataflow by Example
by Matt Carkci
|
عنوان فارسی: جریان داده TPL با مثال |
دانلود کتاب
جزییات کتاب
Messages transmit data from one block to another over links. Blocks handle the details of multithreading and execute anytime they receive data. All you have to think about is programming the blocks to do what you want. Focus on the problem domain not asynchronous details.
Downloadable code examples are used throughout the book to explain the library with a hands-on approach (http://DataflowBook.com).