Mule (software)

From Wikipedia, the free encyclopedia
Mule
Stable release 3.4 / April 16, 2013 (2013-04-16)
Written in Java
Operating system Cross-platform (JVM)
Type Enterprise Service Bus
License CPAL license
Website http://www.mulesoft.org/

Mule is a lightweight enterprise service bus (ESB) and integration framework.[1] It can handle services and applications using disparate transport and messaging technologies. The platform is Java-based, but can broker interactions between other platforms such as .NET using web services or sockets. According to official website, Mulesoft.com, there are 3000+ companies which are using Mule ESB; 35% of the Global 500 with around 150,000 developers.[2]

The architecture is a scalable,[3] highly distributable object broker that can seamlessly handle interactions across legacy systems, in-house applications, and almost all modern transports and protocols.[4]

Concepts

  • Supports routing and message auditing capabilities as defined in Enterprise Integration Patterns by Gregor Hohpe and Bobby Woolf.[citation needed]
  • Non-intrusive approach. Any object can be managed by the ESB container.[citation needed]

Supporting tools

Design and Development Tools

  1. Mule Studio: It is an eclipse based graphical development environment for designing, testing and running Mule flows. It consists of two types of editors for development: Visual editor and XML editor.[5]
  2. Anypoint™ Enterprise Security: It is a suite of security related features for secure access and transactions to Mule applications.
  3. Mule Healthcare Toolkit: This kit is provided to process HL7 standard messages used in Healthcare organizations.
  4. Mule IDE (now deprecated), which is a set of Eclipse plug-ins for developing, deploying and managing Mule projects.

Management Tools

  1. Mule Management Console: It is user interface which provides run time management facility of deployment to the Mule Repository and clusters.
  2. MuleForge provides a hosted project environment for Mule extensions such as Transports Modules, examples and core extensions. MuleForge provides its project management environment using Atlassian tools.

Mule has an integration engine, but the community edition lacks the support for Advanced Management interfaces. MuleSoft offers an Enterprise Edition of Mule that provides a rich Management console, a Service registry, and High Availability.

See also

References

Further reading

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.