What is an ESB? – ESB or not to ESB Revisited Part 1
I wrote a post a while back, To ESB or not to ESB, about when to use an ESB and when not to. It
Measuring the Performance of your Mule ESB Application
Overview Once you have a working Mule ESB application you may be wondering how fast it can run. Here we will discuss a simple
Identity Management for the Cloud
I spent 2 years of my life working as an Identity Management (IdM) consultant a long time ago, when clouds were related to weather
ESB and Identity Management, a perfect match
Identity Management solution already exist so why look to an ESB for the integration services. Like any solution you want an identity and access
Integration Patterns: Message Filter
In previous posts explaining the enterprise integration patterns with example Mule configuration I have covered Content-Enricher and Content-based Routing patterns, today I'll talking about
She logs me, she logs me not
Logging. An old friend. So critical for a production deployment and so hidden away. Much has been said and done in this area, and
Debugging with Mule Flow and multiple end-points
When an issue arises in production it can be quite daunting to reproduce it in a test environment. Ideally one debugs the live application.
Mule documentation just got a lot better
I was recently tasked with revamping the developer documentation's information architecture to address reader comments that it was too hard to find needed information.
Modeling your Business Logic: BPM, Rules, and CEP (Part 1)
One of the more common usages of Mule is as the integration piece of a larger SOA architecture. Mule has traditionally never attempted to
Migrating your Mule ESB 2.2.x Transport to 3.1.1
A few days ago I decided to do the exercise of migrating an existing transport (JPA) to be compliant with Mule 3.1.1, and after