The Java Security Manager
Introduction In the last post, the Java Standard Edition and Java Enterprise Edition security features were introduced. This is the[…]
Read moreThe Intersection of Identity, Integration, API Management, and Application Security.
Introduction In the last post, the Java Standard Edition and Java Enterprise Edition security features were introduced. This is the[…]
Read moreIntroduction: While researching details for a Java Security Manager article, it became obvious that I didn’t understand the mappings of[…]
Read moreThe original article can be found here.
Read moreThe original article can be found here.
Read moreIntroduction In the second part of this series we continue to explore how Unix-like operating systems implement the networking API[…]
Read moreIntroduction: This article explores how a Sun Hotspot JVM behaves when accepting incoming TCP/IP socket connections. The behavior of native[…]
Read moreIntroduction Several terms have been used liberally throughout articles on thinkmiddleware.com. A moment should be taken to formally define them.[…]
Read moreIntroduction It happens. End users are complaining about a slow system or a request that never returned. You log into[…]
Read moreIntroduction As I’ve pointed out in several previous articles, I like the jdb command line debugger that is available with[…]
Read moreWhat is a thread dump? Thread dumps are the basic diagnostic tool for JVMs. Thread dumps present a partial state[…]
Read more