article thumbnail

MSMQ is dead

Particular Software

Since it exists in Windows 10 and Windows Server 2019, MSMQ will continue to live on until at least 2029—and much longer assuming it isn't removed from future versions of Windows. What if you have a current system already running on MSMQ? The System.Messaging namespace lives on in.NET Framework 4.8 So what do I need to do?

article thumbnail

Make Your OKRs Customer-Centric and Let the Value Flow

Tasktop

Regardless of market or industry, the popular management system for setting organizational goals—harnessed so successfully by the major digital innovators —is helping enterprises adapt to all the disruption that 2020 and 2021 have served up. . The ability to measure the flow of value and surface system bottlenecks. Organizational OKRs.

DevOps 59
article thumbnail

The Return of the Frame Pointers

Brendan Gregg

The problem is that this system has a default libc that has been compiled without frame pointers, so any stack walking stops at the libc layer, producing a partial stack that's missing the application frames. Although for that microservice, the developers chose to eat the 10% because it was so valuable!) So what's next?

Java 145