Remove 2005 Remove Availability Remove Software
article thumbnail

It’s time to migrate from NAM to Dynatrace

Dynatrace

But end users kept complaining about slow applications, and despite increasing costs and control over networks, the baseline of end user experience wasn’t available. Application availability and performance measured using network probe technology. Because we knew it would come… The Software Intelligence wave.

Network 169
article thumbnail

An Unbelievable Demo

Brendan Gregg

It was 2005, and I felt like I was in the eye of a hurricane. I was an independent performance consultant and Sun Microsystems had just released DTrace, a tool that could instrument all software. Another difference was that there were few roles in Australia for engineers in 2005, unlike the US. You can't make this stuff up.

Insiders

Sign Up for our Newsletter

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

article thumbnail

The Amazing Evolution of In-Memory Computing

ScaleOut Software

It can also take advantage of the elastic computing resources available in cloud infrastructures to quickly and cost-effectively scale throughput to meet changes in demand. For example, one of ScaleOut Software’s customers recently upgraded from just using distributed caching to scale its ecommerce application.

article thumbnail

The Amazing Evolution of In-Memory Computing

ScaleOut Software

It can also take advantage of the elastic computing resources available in cloud infrastructures to quickly and cost-effectively scale throughput to meet changes in demand. For example, one of ScaleOut Software’s customers recently upgraded from just using distributed caching to scale its ecommerce application.

article thumbnail

The Credit Cycle Strikes Back

The Agile Manager

Compare that to the relatively robust period of 2005 , when real interest rate curves were positive. Demand is outstripping supply, and that’s driving up the prices of what is available. Labor productivity improvement was so great compared to the hardware and software costs, interest rates had no discernible effect.

article thumbnail

An Unbelievable Demo

Brendan Gregg

It was 2005, and I felt like I was in the eye of a hurricane. I was an independent performance consultant and Sun Microsystems had just released DTrace, a tool that could instrument all software. Another difference was that there were few roles in Australia for engineers in 2005, unlike the US. You can't make this stuff up.

article thumbnail

Faster remainders when the divisor is a constant: beating compilers and libdivide

Daniel Lemire

In some instances, libdivide can even be more efficient than compilers because it uses an approach introduced by Robison (2005) where we not only use multiplications and shifts, but also an addition to avoid arithmetic overflows. I make my benchmarking code available. What if d is a constant, but not known to the compiler?

C++ 279