Highly Scalable Systems in .NET

by Riccardo Terrell

0 ratings • 0 reviews • 0 shelved
Book cover for Highly Scalable Systems in .NET

Bookhype may earn a small commission from qualifying purchases. Full disclosure.

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.
  • ISBN10 1491940530
  • ISBN13 9781491940532
  • Publish Date 19 February 2016
  • Publish Status Cancelled
  • Publish Country US
  • Imprint O'Reilly Media, Inc, USA
  • Format Paperback
  • Pages 450
  • Language English