article thumbnail

The Back-to-Basics Readings of 2012 - All Things Distributed

All Things Distributed

The Back-to-Basics Readings of 2012. By Werner Vogels on 18 December 2012 10:00 PM. Jul 4 - Leases: An efficient fault-tolerant mechanism for distributed file cache consistency , Gray, Cary, and David Cheriton, Vol. Sep 21 - Leases: An Efficient Fault-Tolerant Mechanism for Distributed File Cache Consistency , Cary G.

article thumbnail

AppFabric Caching: Retry Later

ScaleOut Software

For example, the IMDG must be able to efficiently create millions of objects in each server to make use of its huge storage capacity. Given all this, we thought it would be a good opportunity to see how we are doing relative to the competition, and in particular, relative to Microsoft’s AppFabric caching for Windows on-premise servers.

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

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

Titus, the Netflix container management platform, is now open source,” [link] Apr 2018 - [Cutress 19] Dr. DDR6: Here's What to Expect in RAM Modules,” [link] Nov 2020 - [Salter 20] Jim Salter, “Western Digital releases new 18TB, 20TB EAMR drives,” [link] Jul 2020 - [Spier 20] Martin Spier, Brendan Gregg, et al.,

article thumbnail

Simple Parameterization and Trivial Plans — Part 1

SQL Performance

Both target performance and efficiency for workloads frequently submitting simple statements. In this first part, after a quick introduction, I look at the effects of simple parameterization on the plan cache. The aim is to reduce compilations by increasing cached plan reuse. Simple Parameterization. sp_configure. EXECUTE sys.

Cache 61
article thumbnail

Driving Compute Cost Down for AWS Customers - All Things.

All Things Distributed

By Werner Vogels on 05 March 2012 02:01 PM. AWS today announced a substantial price drop from March 1, 2012 for many of the Amazon EC2, Amazon RDS, and Amazon ElastiCache instances types around the world. Amazon ElastiCache customers will see their prices drop by up to 10%, depending on their cache node types. Comments ().

AWS 110
article thumbnail

Simple Parameterization and Trivial Plans — Part 3

SQL Performance

It’s important to remember the plan must be cached. Requesting an estimated plan from SSMS does not cache the plan produced (since SQL Server 2012). Once the plan is cached, the StatementParameterizationType appears in the usual places, including via sys.dm_exec_query_plan. Dynamic Management Objects.

Cache 58
article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

Titus, the Netflix container management platform, is now open source,” [link] , Apr 2018 [Cutress 19] Dr. DDR6: Here's What to Expect in RAM Modules,” [link] , Nov 2020 [Salter 20] Jim Salter, “Western Digital releases new 18TB, 20TB EAMR drives,” [link] , Jul 2020 [Spier 20] Martin Spier, Brendan Gregg, et al.,