Remove c
article thumbnail

Web Performance Bookshelf

Rigor

Reading time 1 min Why share the library of the web performance books while there’s a substantial collection of fantastic websites and articles on the net? High Performance Browser Networking. This book is about performance problems and the various technologies created to fight them. High Performance Websites.

article thumbnail

Top Redis Use Cases by Core Data Structure Types

Scalegrid

Redis , short for Remote Dictionary Server, is a BSD-licensed, open-source in-memory key-value data structure store written in C language by Salvatore Sanfillipo and was first released on May 10, 2009. They are not in any order and are usually used when you want to perform an audit and see relationships between various variables.

Cache 232
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

Advent Calendars For Web Designers And Developers (December 2021 Edition)

Smashing Magazine

If you’re already familiar with the HTMHell website, then you can guess how interesting its advent calendar is going to get! An advent calendar that has been publishing since 2009 is back again. Good ol’ PerfPlanet is back for another season with all things speed and web performance. C# Advent Calendar. 24 Ways (2019).

Design 107
article thumbnail

Top 13 Site Reliability Engineer (SRE) Tools

Dotcom-Montior

A typical SRE is busy automating, cleaning up code, upgrading servers, and continually monitoring dashboards for performance, etc., It is a general-purpose language, meaning that it has a wide-range of uses, such as the backbone of websites or web applications, automating tasks, or even testing.

article thumbnail

Node vs React Comparison: Which to Choose for Your JS Project?

Enprowess

framework was launched in 2009, and it destroyed the traditional browser confined limits of JS. The technology develops single-page applications , websites, and backend API services designed with real-time and push-based architectures. Enhanced performance: It has an Asynchronous or Non-blocking nature. Conclusion.

article thumbnail

Top 13 Site Reliability Engineer (SRE) Tools

Dotcom-Montior

A typical SRE is busy automating, cleaning up code, upgrading servers, and continually monitoring dashboards for performance, etc., It is a general-purpose language, meaning that it has a wide-range of uses, such as the backbone of websites or web applications, automating tasks, or even testing.

article thumbnail

Effective Concurrency: Prefer Using Active Objects Instead of Naked Threads

Sutter's Mill

This month’s Effective Concurrency column, “ Prefer Using Active Objects Instead of Naked Threads ,” is now live on DDJ’s website. This article will show how to implement the pattern, including a reusable helper to automate the common parts, in any of the popular mainstream languages and threading environments, including C++, C#/.NET,

C++ 40