hot-topics mule and the cloud what's new in mule 3 apache tomcat tips and tricks developer tools

Announcing Mule 3.2

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 [...]

Using Mule session properties

Pablo La Greca on Friday, July 22, 2011

Do you want share properties between mule instances? or just between different flows within Mule?. Then mule session properties are what you are looking for.

Measuring the Performance of your Mule ESB Application

victor.bonillo on Wednesday, June 1, 2011

Overview Once you have a working Mule ESB application you may be wondering how fast it can run. Here we will discuss a simple method for measuring the throughput of your application using Apache JMeter. Bear in mind there are many ways to improve performance (simple changes can yield great performance boosts). We will explore them [...]

Run Mule… run faster

Mariano Capurro on Friday, January 21, 2011

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 in performance compared to previous Mule ESB versions. In general plenty of effort was put to profile and optimize Mule for high concurrency scenarios, which led to improve the way messages [...]

Easily optimizing Python: Extending with Java

juergen.brendel on Monday, July 19, 2010

Our RESTx project – a platform for the rapid and easy creation of RESTful web services and resources – is largely written in Python. Python is a dynamic, duck-typed programming language, which puts very little obstacles between your idea and working code. At least that’s the feeling I had when I started to work with [...]

Beyond Integration, Part 1: Peak Time Handling

David Dossot on Wednesday, June 9, 2010

As an integration framework and broker, Mule ESB is the platform of choice for implementing and deploying enterprise integration solutions and related services. In this series of posts, I’m going to look at situations beyond the traditional integration scenarios where using Mule ESB has enabled the implementation of effective and elegant solutions. In this first [...]

The new Mule ESB Management Console

Mateo Almenta Reca on Thursday, May 13, 2010

I’m proud to announce that we have released the new Mule ESB Management Console (MMC) — this is an important step forward for Mule ESB. We built MMC based on significant feedback from our customers, and we put the product through two early access pre-releases to incorporate feedback from real users. I must say that [...]

Tcat Server 6 R2 P1 Released, Including the Newest Apache Tomcat

jasonb on Tuesday, March 23, 2010

We’re pleased to announce the immediate availability of our newest release of Tcat Server 6. This new release includes many fixes, in addition to bundling the Apache Software Foundation’s official release binaries of the newest Tomcat release, version 6.0.26. Here is a summary of the changes and fixes that are included in the new version [...]

Apache Releases Tomcat 6.0.24 – Whats New

jasonb on Thursday, January 21, 2010

The new stable release of Tomcat 6.0.24 represents six months of open source software development. Version 6.0.24 includes a small number of new features, plus a large amount of important bug fixes and enhancements. This release is an incremental bug fix release, but the number of fixes included in this release is high.

Recompiling Tomcat May Cause Runtime Problems

jasonb on Thursday, September 24, 2009

It’s a very good thing that Tomcat is open source software. Because it is open, it enjoys broad stand-alone adoption, plus it has been incorporated as part of many other application server products, both commercial and open source. Why reinvent the wheel when Tomcat works great as a generic web container, and the source code is free? Many [...]