
Ray on Wednesday, October 5, 2011
In Mule 3.2 a group of stand-alone Mule instances can be configured to act as a cluster. One or more applications runs in each instance – or node – and the cluster processes requests as if a single unit. A node goes down, the application is still running; the more nodes, the more throughput. And [...]
Filed under: Mule ESB, MuleSoft by Ray on Wednesday, October 5, 2011 | Social tagging: clustering > Enterprise Softerware > esb > Resource Management > Usability
5 Comments »

Ray on Tuesday, September 13, 2011
It’s Saturday night. You realize you don’t have your cell phone and won’t be able to check on your fulfillment system. Chuckling, you remember without nostalgia the electric panic that used to set in over such a conundrum. Now you don’t give it a moment’s thought. After the weekend you arrive to work and try [...]
Filed under: Mule ESB, MuleSoft by Ray on Tuesday, September 13, 2011 | Social tagging: BPM > business data > cluster > EAI > enterprise > esb > manageability > Mule 3 > Mule ESB > performance > reliability > robustness > scalability > visibility
8 Comments »

Ross Mason on Tuesday, August 2, 2011
This is my final post in a series of ESB or not to ESB articles where I have attempted to shed some light on what an ESB really is and show some alternative architectures for performing integration. I’ve given an overview of four main architectures that I see most often and provided some context about [...]
Filed under: Mule ESB, Mule iON, Tech Ramblings by Ross Mason on Tuesday, August 2, 2011 | Social tagging: API Layer > esb > hub and spoke > Mule ESB > Mule iON > Mule Studio > Processing Grid
3 Comments »

Ross Mason on Tuesday, June 28, 2011
In my last post I put some definition around what an ESB really is, today I’m going to describe two integration architectures, ESB and Hub and Spoke, providing the benefits and considerations for each.
Filed under: Mule ESB, Tech Ramblings by Ross Mason on Tuesday, June 28, 2011 | Social tagging: architecture > esb > hub and spoke > Mule ESB
4 Comments »

Ross Mason on Wednesday, June 8, 2011
I wrote a blog post a while back about when to use an ESB and when not to. It got a fair bit of pick up and I’ve had a lot of people reach out to me about it with specific use cases. It got me thinking its time to revisit the topic and provide [...]
Filed under: Tech Ramblings by Ross Mason on Wednesday, June 8, 2011 | Social tagging: architecture > esb > Mule ESB
6 Comments »

Community on Friday, May 6, 2011
Identity Management solution already exist so why look to an ESB for the integration services. Like any solution you want an identity and access management platform that meets certain criteria such as sustainability, ongoing innovation, Integration capabilities and completeness of platform. Why are the above issues relevant for an identity management platform? The reasoning comes [...]
Filed under: Mule ESB, Tech Ramblings by Community on Friday, May 6, 2011 | Social tagging: esb > IdM
1 Comment »

Daniel Feist on Tuesday, May 3, 2011
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 the “Message Filter” pattern. Message Filter How can a component avoid receiving uninteresting messages? Use a special kind of Message Router, a Message Filter, to eliminate undesired messages from a channel based [...]
Filed under: Mule ESB by Daniel Feist on Tuesday, May 3, 2011 | Social tagging: EIP > esb > messaging > Mule 3 > Mule ESB > patterns
No Comments »

Kris Magnusson on Monday, April 25, 2011
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. I worked with a team of people at MuleSoft to make the new information architecture a reality, as well as to write some new content that helped explain Mule ESB 3 [...]
Filed under: Mule ESB by Kris Magnusson on Monday, April 25, 2011 | Social tagging: Documentation > esb > Mule 3
5 Comments »

Mateo Almenta Reca on Thursday, January 27, 2011
Often I get the following question. Should we solve this integration problem using and ESB, using BPM or both? There is no unique or simple answer to that question, because it depends on the use case. But there is definitively a place for ESB and a place for BPM and they can and should leverage [...]
Filed under: Tech Ramblings by Mateo Almenta Reca on Thursday, January 27, 2011 | Social tagging: BPM > esb
3 Comments »

Daniel Feist on Friday, December 17, 2010
Mule 3.1 introduces a very useful new <logger> element that makes it easy to inspect the content and properties of your messages in Mule while building or debugging a flow. It’s also perfect for logging errors, info messages etc. Mule has always supported logging with the <log-component> but while working with the new orchestration capabilities [...]
Filed under: Mule ESB by Daniel Feist on Friday, December 17, 2010 | Social tagging: esb > howto > logging > Mule > Mule 3 > Testing
No Comments »