High Performance

Salesforce’s open sourcing Centrifuge: A library for accelerating JVM restarts

Yesterday, Paymon Teyer, a principal member of Technical Staff at Salesforce, introduced Centrifuge as a library, which is also a…

6 years ago

Intel Optane DC Persistent Memory available first on Google Cloud

On 30th October, Google announced in a blog post the alpha availability of virtual machines with 7TB of total memory…

6 years ago

Quantum computing – Trick or treat?

Quantum computing uses quantum mechanics in quantum computers to solve a diverse set of complex problems. It uses qubits to…

6 years ago

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

Last week, Atlassian software company released their updated ‘Atlassian Software License Agreement’ and their ‘Cloud Terms of Service’, which would…

6 years ago

What is Quantum Entanglement?

Einstein described it as “Spooky action at a distance”. Quantum entanglement is a phenomenon observed in photons where particles share…

6 years ago

Quantum Computing is poised to take quantum leap with industries and governments on its side

“We’re really just, I would say, six months out from having quantum computers that will outperform classical computers in some…

6 years ago

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

Functional Programming has several advantages for better, more understandable and maintainable code. Currently, it's popping up in many languages and…

6 years ago

Concurrency programming 101: Why do programmers hang by thread?

A thread can be defined as an ordered stream of instructions that can be scheduled to run as such by…

6 years ago

What is the difference between declarative and imperative programming?

Declarative programming and imperative programming are two different approaches that offer a different way of working on a given project…

6 years ago

ASP.NET Core High Performance

In this article by James Singleton, the author of the book ASP.NET Core High Performance, we will see that many…

6 years ago