All topics

Java

57 articles tagged Java.

Performance Tuning Methodology

  • Performance Tuning
  • Troubleshooting
  • Java

I’m taking a brief excursion from my usual identity and API-centric posts to answer a question about performance tuning that someone asked me earlier this year. In a previous incarnation of my career, I was focused on performance tuning and diagnostics — particularly involving Java systems.…

Read article: Performance Tuning Methodology

JBoss and LTPAv2 support

  • JBoss
  • Speaking
  • Integration

I’ve been at a couple of different client sites where there was a heavy IBM product presence, the use of IBM’s proprietary token format-LTPA2, and the need for a non-IBM technology such as JBoss EAP. Given the nature of the LTPA2 technology (IBM proprietary protocol), there isn’t any direct support…

Read article: JBoss and LTPAv2 support

JBoss World 2012 Session…

  • JBoss
  • Speaking
  • Java

I will be presenting at JBoss World 2012 in Boston the last week of June. I’ll be presenting with Anil Saldana on JBoss Security, PicketLink, and Identity Management, JBoss Security Architect. A link to the description can be found here. The original abstract:

Read article: JBoss World 2012 Session…

OSI 7-Layer Network Model

  • DataPower
  • Protocols
  • SOA

I’ve been playing with Cisco switches and routers recently at home to get a handle on VLANs-more about VLANs later. Some people I know who have gotten involved in DataPower started out in system administration or networking and worked their way up the technology stack to SOA Appliances (WebSphere…

Read article: OSI 7-Layer Network Model

XSLT & XPath

  • DataPower
  • Quantum Computing
  • WebSphere

XSLT is the only scripting language supported by WebSphere DataPower appliances. It is the only way to customize DataPower functionality and behavior. So, anyone that works with DataPower for a while will sooner be writing XSLT stylesheets.

Read article: XSLT & XPath

JVM Heap & GC Tuning…

  • Garbage Collection
  • JVM Internals
  • Memory Management

So, obviously, I haven’t posted anything here in a while🙂. Life has been busy. Starting several months ago, I left my job of four years and began independent consulting. Among other things, this means that the variety of topics discussed on thinkmiddleware.com should be more varied. I’m also going…

Read article: JVM Heap & GC Tuning…