Enterprise IT predictions for 2012
You went to the gym twice last year yet you are considering renewing your membership; yep, 2012 is here. And while we’ve seen a
5 rules of social enterprise integration: Yammer setting the bar
I'm a big fan of good integration in all shapes and forms. Quite often integration is done behind the scenes and if done well it remains
Upcoming Webinar: Pacific Comp, real-world use case
We provide a lot of webinars with tips and tricks from our development team on how to get the most out of Mule. But
Validating complex XML messages with Mule and AbsoluteRule
It is pretty common that Mule messages contain XML as a payload and that those messages need to be validated/transformed. XML documents can be
Using Mule session properties
Do you want share properties between mule instances? or just between different flows within Mule?. Then mule session properties are what you are looking
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
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
Run Mule… run faster
Opposite to men that with the years we get slower (at least that's my case), the new version of Mule 3 showed an improvement
Sweet XML: How pattern-based configuration will sugarize your Mule
Configuring Mule involves XML, and though using a decent XML editor can help a lot (thanks to the contextual help it provides from Mule's schemas),
Easily optimizing Python: Extending with Java
Our RESTx project - a platform for the rapid and easy creation of RESTful web services and resources - is largely written in Python.