Give your application a voice of its own with Twilio
The last time we talked I show you how you can easily build RESTful APIs on top of iON. I just covered just a very
Agent-Based Synchronous HTTP Request Handling (A Recipe)
In the vast majority of cases, HTTP requests are processed synchronously: the operation that the client wants to perform on the targeted resource is
Encrypting passwords in Mule
Jasypt is an open source Java library which provides basic encryption capabilities using a high-level API. This library can be used with Mule to avoid
Mule is Redis-ready!
Who doesn't know about Redis? It's harder and harder to find someone giving a positive answer to this question as the popularity of this
Push Web Integration with Mule and PubSubHubbub
As discussed recently in this blog, web streaming APIs are a hot topic. One goal of streaming APIs is to reduce polling and replace
Mule iON Architecture Series: The Technology
Building a highly available and fault tolerant cloud platform comes with its share of challenges. What happens when components fail? What happens when the
Introducing Mule Query Language
Working with web APIs, local APIs and different data formats and structures is too damn hard. You have to write painful verbose code to:
Meet Until Successful, Store and Forward for Mule
In computing like in life, not every attempt is successful the first time. A message delivery to a remote application may be impossible for