Getting started with Apache Cassandra
The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together a fully distributed design and a ColumnFamily-based data model. The article...
AdaCore joins the RISC-V Foundation, adds support for C and Ada compilation
Last week, AdaCore announced that they are now a member of the RISC-V Foundation. The Risc-V Foundation is a non-profit organization, which provides the...
Networking Performance Design
(For more resources related to this topic, see here.)
Device and I/O virtualization involves managing the routing of I/O requests between virtual devices and the...
It is supposedly possible to increase reproducibility from 54% to 90% in Debian Buster!
Yesterday, Holger Levsen, a member of the team maintaining reproducible.debian.net, started a discussion on reproducible builds, stating that “Debian Buster will only be 54%...
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 things have changed for...
Cache replication
(For more resources related to this topic, see here.)
Ehcache replication using RMI
The Ehcache framework provides RMI (Remote Method Invocation) based cache replication across the...
Resource Manager on CentOS 6
In this article is written by Mitja Resman, author of the book CentOS High Availability, we will learn cluster resource management on CentOS 6 with...
Tips and Tricks for Effectively Using ASP.NET
ASP.NET Site Performance Secrets
Simple and proven techniques to quickly speed up your ASP.NET website
Speed up your ASP.NET website by identifying performance bottlenecks that...
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 with automatic balancing CPU...
Multiplying Performance with Parallel Computing
In this article, by Aloysius Lim and William Tjhi, authors of the book R High Performance Programming, we will learn how to write and...