Category: Parallel Programming

Distributed Tracing in Practice 0

Distributed Tracing in Practice

eBook Details: Paperback: 330 pages Publisher: WOW! eBook; 1st edition (April 28, 2020) Language: English ISBN-10: 1492056634 ISBN-13: 978-1492056638 eBook Description: Distributed Tracing in Practice: Instrumenting, Analyzing, and Debugging Microservices Since most applications today are distributed in some fashion, monitoring their health and performance requires a new approach. Enter distributed tracing, a method of profiling and monitoring distributed applications – particularly those that use microservice architectures. There’s just one problem: distributed tracing can be hard. But it doesn’t have to be. You’ll learn: The pieces of a distributed tracing deployment: instrumentation, data collection, and analysis Best practices for instrumentation: methods for generating trace data...

Hands-On High Performance with Go 2

Hands-On High Performance with Go

eBook Details: Paperback: 406 pages Publisher: WOW! eBook (March 24, 2020) Language: English ISBN-10: 1789805783 ISBN-13: 978-1789805789 eBook Description: Hands-On High Performance with Go: Proven methodologies and concurrency techniques that will help you write faster and better code with Go programming Go is an easy-to-write language that is popular among developers thanks to its features such as concurrency, portability, and ability to reduce complexity. This Golang book will teach you how to construct idiomatic Go code that is reusable and highly performant. Starting with an introduction to performance concepts, you’ll understand the ideology behind Go’s performance. You’ll then learn how to effectively implement Go...

Modern Fortran 0

Modern Fortran

eBook Details: Paperback: 500 pages Publisher: WOW! eBook; 1st edition (June 9, 2020) Language: English ISBN-10: 1617295280 ISBN-13: 978-1617295287 eBook Description: Modern Fortran: Building Efficient Parallel Applications Using Fortran, early and accurate forecasts for hurricanes and other major storms have saved thousands of lives. Using Fortran, better designs for ships, planes, and automobiles have made travel safer, more efficient, and less expensive than ever before. Using Fortran, low-level machine learning and deep learning libraries provide incredibly easy, fast, and insightful analysis of massive data for science, business, and industry. Fortran is an amazingly powerful and flexible programming language that forms the foundation of high...

Mastering Large Datasets with Python 0

Mastering Large Datasets with Python

eBook Details: Paperback: 350 pages Publisher: WOW! eBook; 1st edition (January 21, 2020) Language: English ISBN-10: 1617296236 ISBN-13: 978-1617296239 eBook Description: Mastering Large Datasets with Python: Parallelize and Distribute Your Python Code Modern data science solutions need to be clean, easy to read, and scalable. In Mastering Large Datasets with Python, author J.T. Wolohan teaches you how to take a small project and scale it up using a functionally influenced approach to Python coding. You’ll explore methods and built-in Python tools that lend themselves to clarity and scalability, like the high-performing parallelism method, as well as distributed technologies that allow for high data throughput....

Learning CUDA 10 Programming [Video] 0

Learning CUDA 10 Programming [Video]

Learning CUDA 10 Programming [Video] English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 2h 27m | 489 MB eLearning | Skill level: All Levels Learning CUDA 10 Programming [Video]: Harness the power of GPUs to speed up your applications Do you want to write GPU-accelerated applications, but don’t know how to get started? With CUDA 10, you can easily add GPU processing to your C and C++ projects. CUDA 10 is the de-facto framework used to develop high-performance, GPU-accelerated applications. In this course, you will be introduced to CUDA programming through hands-on examples. CUDA provides a general-purpose...