Posts marked with “scalability”

Load Testing Your App with K6

by · September 3, 2019

0
 

What happens (or fails to happen) when a large number of users wants to take advantage of your application’s functionality all at once? That’s where application performance testing comes in.

 

Diving in the OPcache

by · January 7, 2019

0
 

Once a mere HTML forms processor, PHP has dramatically evolved into a capable, mature programming language. But it was never tailored to support the distribution of a program in a non-source code package. In this article, we study some of the engine’s internal mechanisms and consider a few observations with the OPcache extension to propose […]

 

Education Station: Producer-Consumer Programming Techniques

by · October 2, 2018

0
 

This month we have a “cookbook” of producer-consumer programming examples. We work through a complete example of timing production web page loads. We then consider techniques for message versioning, funneling, and feature migration.

 

Facebook opens the Kimono on how they increased their speed twofold

by · February 19, 2010

0
 

Facebook’s Jason Sobel explains how the social media giant improved their overall end-user performance. This in-depth look at what they did provides a roadmap for any site facing heavy traffic. Oh—and they show you t-shirts you can’t have.