High Performance

Packt Hub provides the latest around High Performance News. If you’re a Python or Java programmer then look no further. We have the news you need to stay ahead of the game.

Learning the Basic Nature of F# Code

0
In this article by Eriawan Kusumawardhono, author of the book, F# High Performance explains why F# has been a first class citizen, a built...

Replication Solutions in PostgreSQL

0
In this article by Chitij Chauhan, Dinesh Kumar, the authors of the book PostgreSQL High Performance Cookbook, we will talk about various high availability...

Exploring Compilers

0
In this article by Gabriele Lanaro, author of the book, Python High Performance - Second Edition, we will see that Python is a mature and...

ASP.NET Core High Performance

0
In this article by James Singleton, the author of the book ASP.NET Core High Performance, we will see that many things have changed for...
Close-up of a loom weaving colorful fabric

Concurrency programming 101: Why do programmers hang by a thread?

0
A thread can be defined as an ordered stream of instructions that can be scheduled to run as such by operating systems. These threads,...
functional programming

Seven wrongs don’t make the one right: Solving a problem with Functional Javascript

0
Functional Programming has several advantages for better, more understandable and maintainable code. Currently, it's popping up in many languages and frameworks, but let's not...
Quantum Computing

Quantum Computing is poised to take a quantum leap with industries and governments on...

1
“We’re really just, I would say, six months out from having quantum computers that will outperform classical computers in some capacity". -- Joseph Emerson, Quantum...
Abstract Cubes Formation

What is Quantum Entanglement?

0
Einstein described it as “Spooky action at a distance”. Quantum entanglement is a phenomenon observed in photons where particles share information of their state -...
data studio

Is Atlassian’s decision to forbid benchmarking potentially masking its degrading performance?

0
Last week, Atlassian software company released their updated ‘Atlassian Software License Agreement’ and their ‘Cloud Terms of Service’, which would be effective from the...
colored crystal ball

Quantum computing – Trick or treat?

0
Quantum computing uses quantum mechanics in quantum computers to solve a diverse set of complex problems. It uses qubits to store information in parallel...

Must Read in Programming

Learning Essential Linux Commands for Navigating the Shell Effectively 

0
Once we learn how to deploy an Ubuntu server, how to manage users, and how to manage software packages, we should take a moment...

Interviews