High Performance

What is the difference between functional and object oriented programming?

There are two very popular programming paradigms in software development that developers design and program to. They are known as…

7 years ago

Exploring Compilers

In this article by Gabriele Lanaro, author of the book, Python High Performance - Second Edition, we will see that Python…

7 years ago

Replication Solutions in PostgreSQL

In this article by Chitij Chauhan, Dinesh Kumar, the authors of the book PostgreSQL High Performance Cookbook, we will talk…

7 years ago

Learning the Basic Nature of F# Code

In this article by Eriawan Kusumawardhono, author of the book, F# High Performance explains why F# has been a first…

8 years ago

It’s All About Data

In this article by Samuli Thomasson, the author of the book, Haskell High Performance Programming, we will know how to…

8 years ago

Cluster Basics and Installation On CentOS 7

In this article by Gabriel A. Canepa, author of the book CentOS High Performance, we will review the basic principles…

8 years ago

Distributed resource scheduler

In this article written by Christian Stankowic, author of the book vSphere High Performance Essentials In cluster setups, Distributed Resource Scheduler (DRS) can assist you…

8 years ago

Swift Power and Performance

In this article by Kostiantyn Koval, author of the book, Swift High Performance, we will learn about Swift, its performance…

9 years ago

Performance by Design

In this article by Shantanu Kumar, author of the book, Clojure High Performance Programming - Second Edition, we learn how…

9 years ago

Optimization in Python

The path to mastering performance in Python has just started. Profiling only takes us half way there. Measuring how our…

9 years ago