Highly Scalable Systems in .NET: Concurrency in Functional C# and F#. Riccardo Terrell

Highly Scalable Systems in .NET: Concurrency in Functional C# and F#


Highly-Scalable-Systems-in-NET.pdf
ISBN: 9781491940532 | 450 pages | 12 Mb

Download PDF




  • Highly Scalable Systems in .NET: Concurrency in Functional C# and F#
  • Riccardo Terrell
  • Page: 450
  • Format: pdf, ePub, fb2, mobi
  • ISBN: 9781491940532
  • Publisher: O'Reilly Media, Incorporated
Download Highly Scalable Systems in .NET: Concurrency in Functional C# and F#


Textbook pdf free downloads Highly Scalable Systems in .NET: Concurrency in Functional C# and F# by Riccardo Terrell PDB in English

Overview

Writing safe concurrent programs has become a principle concern in recent years, as multicore CPUs have become more widespread. Functional languages help developers support concurrency by encouraging immutable data structures that can be passed between threads without having to worry about a shared state and avoiding side effects. This book provides information about how to write readable, more modular, and maintainable code in C# and F#, languages that function at peak performance with fewer lines of code, resulting in increased productivity and successful programs. This book will make you an expert in delivering successful high-performance solutions.