put Generative AI at work
Home Programming High Performance

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.

Fixing Bottlenecks for Better Database Access in ASP.Net

0
  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 hold...

ASP.Net Site Performance: Improving JavaScript Loading

0
  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 hold...

ASP.Net Site Performance: Reducing Page Load Time

0
The JavaScript code for a page falls into two groups—code required to render the page, and code required to handle user interface events, such...

Tips and Tricks for Effectively Using ASP.NET

0
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...
Reactive programming explained

High Availability: Oracle 11g R1 R2 Real Application Clusters (RAC)

0
High availability is a discipline within database technology that provides a solution to protect against data loss and against downtime, which is costly to...

Apache Cassandra: Libraries and Applications

0
  Cassandra High Performance Cookbook Over 150 recipes to design and optimize large scale Apache Cassandra deployments Introduction Cassandra's popularity has led to several pieces of software that...

Apache Cassandra: Working in Multiple Datacenter Environments

0
Cassandra High Performance Cookbook Over 150 recipes to design and optimize large scale Apache Cassandra deployments       Changing debugging to determine where read operations are...

Getting started with Apache Cassandra

0
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...

Optimizing Performance

0
(For more resources related to this topic, see here.) Improving relevance and Quality Score AdWords rewards advertisers who choose relevant keywords and write compelling ads with...

Cache replication

0
(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...

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