article thumbnail

What Adrian Did Next?—?Part 2?—?Sun Microsystems

Adrian Cockcroft

In 1991 I wrote a white paper on performance that was widely read, and in 1993 (with help from Brian Wong) that got me a job in the USA, working alongside Brian for Mike Briggs in technical product marketing. Later on after some re-orgs we ended up reporting to Greg Papadopoulos, who was CTO of the server organization at the time.

Tuning 52
article thumbnail

Netflix Cloud Packaging in the Terabyte Era

The Netflix TechBlog

As described by the white paper Apple ProRes ( link ), the target data rate of the Apple ProRes HQ for 1920x1080 at 29.97 Table 1: Movie and File Size Examples Initial Architecture A simplified view of our initial cloud video processing pipeline is illustrated in the following diagram. is 220 Mbps.

Cloud 237
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

Setting Up and Deploying PostgreSQL for High Availability

Percona

Unfortunately, using certain open source database software as part of an HA architecture can present significant challenges. HA in PostgreSQL databases delivers virtually continuous availability, fault tolerance, and disaster recovery. Without enough infrastructure (physical or virtualized servers, networking, etc.),

article thumbnail

An Introduction to MySQL Replication: Exploring Different Types of MySQL Replication Solutions

Percona

It’s a rather new plugin build for virtual synchronous replication. Below is an example architecture for Group Replication. wsrep patches / Galera Library This solution is virtually synchronous, which is comparable to Group Replication. Group Replication This new concept was introduced in the MySQL Community Edition 5.7

Servers 52
article thumbnail

MongoDB Best Practices: Security, Data Modeling, & Schema Design

Percona

Operating System (OS) settings Swappiness Swappiness is a Linux kernel setting that influences the behavior of the Virtual Memory manager when it needs to allocate a swap, ranging from 0-100. The swap issue is explained in the excellent article by Jeremy Cole at the Swap Insanity and NUMA Architecture.

article thumbnail

SQL Server I/O Basics Chapter #1

SQL Server According to Bob

This White Paper is for informational purposes only. The BPool consumes the majority of the user mode address space leaving only a few 100 MB of the virtual address range free for thread stacks, DLLs, and other activities. Complying with all applicable copyright laws is the responsibility of the user. See the following article.

Servers 40