SlideShare a Scribd company logo
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

PPT
Mule SAML
PPT
Mule security - saml
PDF
Introduction to ESB Architecture and Message Flow
PPTX
Encrption in mule
PPT
Mule fips
PPTX
Wso2 tutorial
PDF
Mule soft jms
PPT
Mule fips 140-2 compliance support
Mule SAML
Mule security - saml
Introduction to ESB Architecture and Message Flow
Encrption in mule
Mule fips
Wso2 tutorial
Mule soft jms
Mule fips 140-2 compliance support

Similar to Mule intro (20)

PPTX
PPT
Mule ESB
PPTX
Mule esb
PPT
Complete integration with mule esb
PPT
2. muleesb
PPTX
Mule fundamentals muthu guru rathinesh g
PPT
MuleEsb Complete integration and middleware solution
PPTX
What is Mule ESB
PPT
Overview of Mule Esb
PPT
MuleEsb
PPTX
Mule esb
PPTX
Mule esb Basics
PPTX
Mule esb
PPTX
PPTX
Mule esb
PPTX
Mule esb
PPTX
Mule esb
PPTX
Mule esb
PPTX
Mule esb
PPTX
Mule esb
Mule ESB
Mule esb
Complete integration with mule esb
2. muleesb
Mule fundamentals muthu guru rathinesh g
MuleEsb Complete integration and middleware solution
What is Mule ESB
Overview of Mule Esb
MuleEsb
Mule esb
Mule esb Basics
Mule esb
Mule esb
Mule esb
Mule esb
Mule esb
Mule esb
Mule esb
Ad

Recently uploaded (20)

PPTX
Personal Development - By Knowing Oneself?
PPTX
How to Deal with Imposter Syndrome for Personality Development?
PPTX
Commmunication in Todays world- Principles and Barriers
PPTX
THEORIES-PSYCH-3.pptx theory of Abraham Maslow
PPTX
Learn how to prevent Workplace Incidents?
PPTX
show1- motivational ispiring positive thinking
PPTX
The Hidden Link Between Self-Talk and Self-Worth.pptx
PDF
⚡ Prepping for grid failure_ 6 Must-Haves to Survive Blackout!.pdf
PPTX
Travel mania in india needs to change the world
PPT
proper hygiene for teenagers for secondary students .ppt
PPTX
UNIVERSAL HUMAN VALUES for NEP student .pptx
PPTX
SELF ASSESSMENT -SNAPSHOT.pptx an index of yourself by Dr NIKITA SHARMA
DOCX
Boost your energy levels and Shred Weight
PPT
cypt-cht-healthy-relationships-part1-presentation-v1.1en.ppt
PPTX
Presentation on interview preparation.pt
PDF
Red Light Wali Muskurahat – A Heart-touching Hindi Story
PDF
technical writing on emotional quotient ppt
PPTX
Pradeep Kumar Roll no.30 Paper I.pptx....
PDF
Top 10 Visionary Entrepreneurs to Watch in 2025
PDF
Quiet Wins: Why the Silent Fish Survives.pdf
Personal Development - By Knowing Oneself?
How to Deal with Imposter Syndrome for Personality Development?
Commmunication in Todays world- Principles and Barriers
THEORIES-PSYCH-3.pptx theory of Abraham Maslow
Learn how to prevent Workplace Incidents?
show1- motivational ispiring positive thinking
The Hidden Link Between Self-Talk and Self-Worth.pptx
⚡ Prepping for grid failure_ 6 Must-Haves to Survive Blackout!.pdf
Travel mania in india needs to change the world
proper hygiene for teenagers for secondary students .ppt
UNIVERSAL HUMAN VALUES for NEP student .pptx
SELF ASSESSMENT -SNAPSHOT.pptx an index of yourself by Dr NIKITA SHARMA
Boost your energy levels and Shred Weight
cypt-cht-healthy-relationships-part1-presentation-v1.1en.ppt
Presentation on interview preparation.pt
Red Light Wali Muskurahat – A Heart-touching Hindi Story
technical writing on emotional quotient ppt
Pradeep Kumar Roll no.30 Paper I.pptx....
Top 10 Visionary Entrepreneurs to Watch in 2025
Quiet Wins: Why the Silent Fish Survives.pdf
Ad

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.