article thumbnail

Performance Tuning Java Applications in Linux

DZone

You may also like: How to Properly Plan JVM Performance Tuning. While Performance Tuning an application both Code and Hardware running the code should be accounted for. Polling threads are an example where you might want to do this. Learn how to make your Java applications performance perfectly. They will hog your CPU.

Java 147
article thumbnail

MySQL Performance Tuning 101: Key Tips to Improve MySQL Database Performance

Percona

While there is no magic bullet for MySQL performance tuning, there are a few areas that can be focused on upfront that can dramatically improve the performance of your MySQL installation. What are the Benefits of MySQL Performance Tuning? A finely tuned database processes queries more efficiently, leading to swifter results.

Tuning 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

What is serverless computing? Driving efficiency without sacrificing observability

Dynatrace

This allows teams to sidestep much of the cost and time associated with managing hardware, platforms, and operating systems on-premises, while also gaining the flexibility to scale rapidly and efficiently. AWS Lambda functions are an example of how a serverless framework works: Developers write a function in a supported language or platform.

article thumbnail

InnoDB Performance Optimization Basics

Percona

Hardware Memory The amount of RAM to be provisioned for database servers can vary greatly depending on the size of the database and the specific requirements of the company. If you see concurrency issues, you can tune this variable. have been released since then with some major changes. Benchmark before you decide. I hope this helps!

article thumbnail

Tune Linux Kernel Parameters For PostgreSQL Optimization

Percona

In this post, we will discuss some important kernel parameters that can affect database server performance and how these should be tuned. There are no “good” values for these two parameters since both depend on the hardware. You can tune the difference between the two ratios depending on your disk IO load.

Tuning 55
article thumbnail

Bringing AV1 Streaming to Netflix Members’ TVs

The Netflix TechBlog

AV1 playback on TV platforms relies on hardware solutions, which generally take longer to be deployed. Throughout 2020 the industry made impressive progress on AV1 hardware solutions. For example, for titles where the source is 4K and high frame rate (HFR) such as “Formula 1: Drive to Survive” , we produce AV1 streams in 4K and HFR.

Media 246
article thumbnail

Auto-Diagnosis and Remediation in Netflix Data Platform

The Netflix TechBlog

This has led to a dramatic reduction in the time it takes to detect issues in hardware or bugs in recently rolled out data platform software. Some examples where we are able to auto-remediate are: If Streaming Pensive finds that one or more Flink Task Managers are going out of memory, it can redeploy the Flink cluster with more Task Managers.

Big Data 238