Remove 2004 Remove Operating System Remove Performance Remove Servers
article thumbnail

OneAgent release notes version 1.237

Dynatrace

For more information, see Host performance monitoring with Dynatrace. Added automatic detection of the WebSphere Liberty server name based on the Java command line. Operating systems. Future Dynatrace OneAgent operating systems support changes. Windows: Windows Desktop 2004. Linux: Fedora 33.

article thumbnail

Powering the Web: Two Decades of Open Source Publishing With WordPress and MySQL

Percona

But, for a long time, you needed to be comfortable with mysqldump or other backup / restore methods to move servers or providers. Not because MySQL wasn’t performant but because the out-of-the-box defaults weren’t adequate for heavy traffic. Users didn’t have to upend their daily driver operating system.

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

Windows Timer Resolution: The Great Rule Change

Randon ASCII

The behavior of the Windows scheduler changed significantly in Windows 10 2004, in a way that will break a few applications, and there appears to have been no announcement, and the documentation has not been updated. First, a bit of operating-system design context. Timer interrupts and their raison d’ĂȘtre.

article thumbnail

SQL Server I/O Basics Chapter #1

SQL Server According to Bob

Microsoft SQL Server I/O Basics Author: ​​ Bob Dorr, Microsoft SQL Server Escalation Published: ​​ December, 2004 SUMMARY: ​​ Learn the I/O requirements for Microsoft SQL Server database file operations. © ​​ 2004 Microsoft Corporation.

Servers 40
article thumbnail

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

Adrian Cockcroft

I became the Sun UK local specialist in performance and hardware, and as Sun transitioned from a desktop workstation company to sell high end multiprocessor servers I was helping customers find and fix scalability problems. We had specializations in hardware, operating systems, databases, graphics, etc.

Tuning 52
article thumbnail

SQL Server I/O Basics Chapter #2

SQL Server According to Bob

Microsoft, ​​ Windows, ​​ Windows NT, ​​ and Windows Server ​​ are registered trademarks of Microsoft Corporation in the United States and/or other countries. The names of actual companies and products mentioned herein may be the trademarks of their respective owners.

Servers 40
article thumbnail

GotW #97 Solution: Assertions (Difficulty: 4/10)

Sutter's Mill

And asserted conditions only evaluated if they’re enabled, so any side effects won’t happen when they’re not enabled; they might sometimes perform local side effects, such as to do logging or allocate memory, but the program should never rely on them happening or not happening. C++ Coding Standards (Addison-Wesley, 2004). Sutter and A.

C++ 58