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. As a Windows component, MSMQ is technically "supported" as long as it's carried by a supported version of Windows. Rest in peace MSMQ.

article thumbnail

The Return of the Frame Pointers

Brendan Gregg

I ended up developing a fix for the JVM c2 compiler which Oracle reworked and added as the -XX:+PreserveFramePointer option in JDK8u60 (see my Java in Flames post for details [ PDF ]). Back-end servers. Although for that microservice, the developers chose to eat the 10% because it was so valuable!) So what's next?

Java 145