SlideShare a Scribd company logo
1 of 8
Introduccion MULE ESB
Introduction
Is an ESB (Enterprise Service Bus) light that
enables the integration of applications quickly and
easily regardless of the technologies.
Introduction
Mule ESB is based on the concept of service-
oriented (SOA) allowing you to create applications
by creating services that will be consumed by
other applications architecture
Main features
● Opensource.
● Lightweight and highly scalable, allowing you
to connect different applications in time.
● Creating and hosting services: different
services to be consumed by other applications so
they can be reused are exposed.
Main features
●Mediation and routing services: Protection in
message format by separating them from the
business logic. Routing messages based on rules.
● Mule components can be of any type, a simple
POJO, a REST service or any complex object. In
addition Mule components do not require any
additional code or extend any kind of API Mule.
Messaging is separate from the business logic.
●Mule can be implemented in multiple topologies,
not only ESB.
Main features
●Supports multiple formats of messages: SOAP,
REST, etc
●It allows synchronous and asynchronous
communication.
● Different providers for authentication and
authorization: Spring Security, JAAS, LDAP, CAS,
etc.
Main features
●Supports multiple operating systems: Linux,
Solaris, AIX, Windows, Mac OS X, etc.
●Multipes compatible servers: Tomcat, JBoss,
WebSphere, WebLogic, Geronimo, etc.
●Supports multiple databases: Oracle, MySQL,
DB2, SQL Server, Derby.
Main features
●Integrated with Maven and Ant.
● It supports different programming languages:
Java, Groovy, JavaScript, JRuby, etc.
● It has a plugin for Eclipse which facilitates the
use and creation of components of Mule.

More Related Content

Similar to Mule intro (20)

Mule soft
Mule softMule soft
Mule soft
 
Mule ESB
Mule ESBMule ESB
Mule ESB
 
Mule esb
Mule esbMule esb
Mule esb
 
Complete integration with mule esb
Complete integration with mule esbComplete integration with mule esb
Complete integration with mule esb
 
2. muleesb
2. muleesb2. muleesb
2. muleesb
 
Mule fundamentals muthu guru rathinesh g
Mule fundamentals muthu guru rathinesh gMule fundamentals muthu guru rathinesh g
Mule fundamentals muthu guru rathinesh g
 
MuleEsb Complete integration and middleware solution
MuleEsb Complete integration and middleware solutionMuleEsb Complete integration and middleware solution
MuleEsb Complete integration and middleware solution
 
What is Mule ESB
What is Mule ESB What is Mule ESB
What is Mule ESB
 
Overview of Mule Esb
Overview of Mule EsbOverview of Mule Esb
Overview of Mule Esb
 
MuleEsb
MuleEsbMuleEsb
MuleEsb
 
Mule esb
Mule esbMule esb
Mule esb
 
Mule esb
Mule esbMule esb
Mule esb
 
Mule esb
Mule esbMule esb
Mule esb
 
Mule esb
Mule esbMule esb
Mule esb
 
Mule esb
Mule esbMule esb
Mule esb
 
Mule esb Basics
Mule esb BasicsMule esb Basics
Mule esb Basics
 
Mule esb
Mule esbMule esb
Mule esb
 
Mule esb
Mule esbMule esb
Mule esb
 
Mule esb
Mule esbMule esb
Mule esb
 
Mule esb
Mule esbMule esb
Mule esb
 

Recently uploaded

Recently uploaded (6)

Nervous System & Motherhood (made by SanyaKurd)
Nervous System & Motherhood (made by SanyaKurd)Nervous System & Motherhood (made by SanyaKurd)
Nervous System & Motherhood (made by SanyaKurd)
 
Time Management by Akshit Jain ctld .ppt
Time Management by Akshit Jain ctld .pptTime Management by Akshit Jain ctld .ppt
Time Management by Akshit Jain ctld .ppt
 
Accident dtection using opencv and using AI
Accident dtection using opencv and using AIAccident dtection using opencv and using AI
Accident dtection using opencv and using AI
 
HONOURABLE LAWRENCE BANDASOA TABASE funeral brochure
HONOURABLE LAWRENCE BANDASOA TABASE funeral brochureHONOURABLE LAWRENCE BANDASOA TABASE funeral brochure
HONOURABLE LAWRENCE BANDASOA TABASE funeral brochure
 
HONOURABLE LAWRENCE BANDASOA TABASE funeral brochure
HONOURABLE LAWRENCE BANDASOA TABASE funeral brochureHONOURABLE LAWRENCE BANDASOA TABASE funeral brochure
HONOURABLE LAWRENCE BANDASOA TABASE funeral brochure
 
SPACE POGO SHOWS PROJECTIONS APPMAKING DONE!.docx
SPACE POGO SHOWS PROJECTIONS APPMAKING DONE!.docxSPACE POGO SHOWS PROJECTIONS APPMAKING DONE!.docx
SPACE POGO SHOWS PROJECTIONS APPMAKING DONE!.docx
 

Mule intro

  • 2. Introduction Is an ESB (Enterprise Service Bus) light that enables the integration of applications quickly and easily regardless of the technologies.
  • 3. Introduction Mule ESB is based on the concept of service- oriented (SOA) allowing you to create applications by creating services that will be consumed by other applications architecture
  • 4. Main features ● Opensource. ● Lightweight and highly scalable, allowing you to connect different applications in time. ● Creating and hosting services: different services to be consumed by other applications so they can be reused are exposed.
  • 5. Main features ●Mediation and routing services: Protection in message format by separating them from the business logic. Routing messages based on rules. ● Mule components can be of any type, a simple POJO, a REST service or any complex object. In addition Mule components do not require any additional code or extend any kind of API Mule. Messaging is separate from the business logic. ●Mule can be implemented in multiple topologies, not only ESB.
  • 6. Main features ●Supports multiple formats of messages: SOAP, REST, etc ●It allows synchronous and asynchronous communication. ● Different providers for authentication and authorization: Spring Security, JAAS, LDAP, CAS, etc.
  • 7. Main features ●Supports multiple operating systems: Linux, Solaris, AIX, Windows, Mac OS X, etc. ●Multipes compatible servers: Tomcat, JBoss, WebSphere, WebLogic, Geronimo, etc. ●Supports multiple databases: Oracle, MySQL, DB2, SQL Server, Derby.
  • 8. Main features ●Integrated with Maven and Ant. ● It supports different programming languages: Java, Groovy, JavaScript, JRuby, etc. ● It has a plugin for Eclipse which facilitates the use and creation of components of Mule.