InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Mule ESB 1.3 Released - Adds XFire and Spring Remoting Support

Posted by Rob Thornton on Oct 03, 2006

Sections
Development,
Enterprise Architecture
Topics
SOA ,
Java ,
ESB
Tags
XFire ,
Mule ,
Spring

MuleSource, the company founded earlier this year to provide support and services to Mule users, has released Mule 1.3 today. Mule is the most commonly used open-source Enterprise Service Bus, with over 200,000 downloads.

New to Mule in 1.3 is support for XFire, a soap stack based on STaX. XFire can be used interchangeably with the existing Glue and Axis endpoints. Also new is deeper integration of the SMuT Stack (the combination of Spring, Mule and Tomcat that many people use for a lightweight app server) with the ability to invoke or be invoked by, Spring Remoting services. Dave Rosenberg, CEO of MuleSource, noted that the SMuT stack is one of three main use cases for Mule.

The Mule team has devoted time to significant performance improvements in 1.3. While Mule has been known to handle over 1 million transactions a day, they rewrote the Http transport to be more efficient and to support message chunking. Similarly, they have improved the JMS system to manage receiver threads and session caching.

Other new features in Mule 1.3 include:

  • HiveMind support
  • New transaction managers (including Weblogic, Websphere, JRun, JBoss, Resin and Generic Jndi-based support)
  • Support for JavaSpaces (Mule 1.3 ships with the GigaSpaces implementation of JavaSpaces)
  • Improved control of message encoding

 Complete release notes for Mule 1.3 are available from MuleSource. InfoQ had a detailed teechnical article on using Mule published a few months ago. See: Evolutionary Integration with ESBs.

  • This article is part of a featured topic series on SOA
Well done! by John Davies Posted
Performance clarification by Ross Mason Posted
  1. Back to top

    Well done!

    by John Davies

    Well done Ross, a work of art!

    -John-

  2. Back to top

    Performance clarification

    by Ross Mason

    The statement in this write up:

    "While Mule has been known to handle over 1 million transactions a day"

    has been construde to meaning that this is the top benchmark performance of Mule (I think this was taken from a user testimonial). The reality is that Mule is often used in production very transaction intensive enviroments and performs very well and in excess of 1 million transactions per day. We are working on publishing some performance figures before the end of the year. We expect these benchmark figures to be orders of magnitude higher. I just wish there was a set of standard ESB benchmarks out there...

    Cheers,

    Ross Mason

Educational Content

Jesper Boeg on Priming Kanban

In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.