• Stars
    star
    387
  • Rank 110,971 (Top 3 %)
  • Language
    Java
  • License
    Other
  • Created almost 12 years ago
  • Updated almost 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Mule Community Edition

Stop the point-to-point madness

Mule is a lightweight integration platform that allows you to connect anything anywhere. Rather than creating point-to-point integrations between systems, services, APIs and devices, you can use Mule to intelligently manage message-routing, data mapping, orchestration, reliability, security and scalability between nodes. Plug other systems and applications into Mule and let it handle all the communication between systems, enabling you to track and monitor everything that happens.

At the simplest level, Mule applications accept and process messages through several Lego-block-like message processors plugged together in what we call a flow. Understanding the basic flow architecture is key to understanding Mule. Essentially every Mule flow contains a series of building blocks that accept, then transform and process messages.

Receive

Based on the concept of Event Driven Architecture (EDA), Mule works by responding to messages initiated by external resources (i.e. events). For example, a message can be initiated by an event such as a consumer request from a mobile device, or a change to data in a database, or the creation of a new customer ID in a SaaS application. 
In every flow, there must be a receiver to accept new messages for processing. Mule uses a message source element to receive messages from one or more external sources, thus triggering the execution of a flow. A transport carries the message along as it passes through the integration and application levels for processing.

Transform

Mule transformers are the key to exchanging data between nodes, as they allow Mule to convert message payload data to a format that another application can understand. Mule also enables content enrichment of messages which allows you to retrieve additional data during processing and attach it to the message.

Process

Mule uses components to conduct backend processes for specific business logic (like checking the customer and inventory databases). Then, the components route messages to the correct application (such as an order fulfillment system). Importantly, components don't have to have any Mule-specific code; they can simply be POJOs, Spring beans, Java beans, Groovy scripts, or web services containing the business logic for processing data. Components can even be developed in other languages such as Python, JavaScript, Ruby, and PHP. Mule’s catalog of building blocks includes the most commonly used Enterprise Integration Patterns.

A flow, therefore, is the construct within which you link together several individual components (i.e. building blocks) to handle the receipt, processing, and eventual routing of a message. You can connect many flows together to build a complete application which you can then deploy on premise, on Mule, on another application server, or in the cloud. Practically speaking, you could build, deploy, and run a Mule application in a matter of hours, rather than spending weeks or months building point-to-point connections between systems. Studio, Mule’s Eclipse-based graphical IDE, makes it even easier to model, then configure, test, and deploy your applications. Mule is so named because it “carries the heavy development load” of connecting systems.

Get Started

  1. Download, then unzip Mule – either the Standalone version (Mule runtime engine) or Anypoint Studio (the runtime engine + the Eclipse-based graphical IDE) – from mulesoft.com.

  2. Confirm that you have a JDK on your local drive, Java SE 8 Update 152.

  3. Launch Mule Studio by double-clicking AnypointStudio.app (Mac) or AnypointStudio.exe (Windows).   
 Launch Mule as a standalone from the command line by executing ./bin/mule (Mac) or mule.bat (Windows). 
 Refer to the Mule Installation Guide for more details.

Mule is up and kicking! Check out Anypoint Exchange to explore the potential of Mule.

Contribute

Mule is open source and we love contributions! If you have an idea for a great improvement or spy an issue you’re keen to fix, you can fork us on github.

No contribution is too small – providing feedback and participating in the community forums is invaluable and extremely helpful for all our users. Please refer to our contribution guidelines for details.

More Repositories

1

api-designer

A web editor for creating and sharing RAML API specifications
JavaScript
1,067
star
2

api-console

An interactive REST console based on RAML/OAS files
JavaScript
894
star
3

osprey

Generate Node.JS API middleware from a RAML definition
JavaScript
431
star
4

api-notebook

Interactive API notebook
JavaScript
154
star
5

mule-transport-amqp

Mule AMQP Transport
Java
33
star
6

mule-maven-plugin

Maven plugins for Mule Runtime
Java
33
star
7

mule-migration-assistant

Migration Framework
Java
24
star
8

docs-connectors

Documentation for connectors
22
star
9

docs-mule-runtime

19
star
10

api-policies

Java
18
star
11

mule-api

Java
18
star
12

osprey-cli

The Command Line Interface (CLI) scaffolding tool to generate Osprey-based applications, ideally from a pre-defined RAML API spec, with just a single command.
CoffeeScript
18
star
13

apikit

APIkit is a tool for building REST APIs using MULE Runtime
JavaScript
16
star
14

mule-esb-maven-tools

ESB Maven Tools
Java
15
star
15

mule-db-connector

Java
14
star
16

data-weave-io

Everything that is related to IO support for data weave: file, HTTP, OAS/RAML, GraphQL
DataWeave
12
star
17

mule-cookbook

A basic web service that users can use to learn the features provided by the DevKit and incrementally learn to develop Connectors
Java
11
star
18

mule-http-connector

Java
11
star
19

docs-runtime-manager

11
star
20

mule-extensions-archetype

Java
9
star
21

docs-runtime-fabric

9
star
22

docs-studio

8
star
23

mule-wsc-connector

Java
8
star
24

docs-general

8
star
25

docs-access-management

7
star
26

mule-distributions

Java
6
star
27

mule-common

Mule Metadata shared APIs
Java
6
star
28

git-connector

Mule Git Connector
Java
6
star
29

mule-extensions-parent

Parent POM for SDK based extensions which are not shipped in the Mule distribution
Shell
6
star
30

docs-design-center

6
star
31

docs-dataweave

DataWeave
6
star
32

docs-api-manager

6
star
33

docs-monitoring

5
star
34

mule-oauth-module

Java
5
star
35

mule-ftp-connector

Java
5
star
36

hbase-connector

HBase Connector
Java
5
star
37

docs-object-store

5
star
38

mule-file-commons

Java
5
star
39

linkedin-connector

LinkedIn is a business-related social networking site. Founded in December 2002 and launched in May 2003, it is mainly used for professional networking. This connector allows you to interact with LinkedIn API.
Java
5
star
40

mule-integration-tests

Java
4
star
41

docs-hosting

4
star
42

mule-wsdl-parser

A parser for WSDL files written in kotlin.
Kotlin
4
star
43

mule-extensions-api

Mule Extensions API
Java
4
star
44

mule-assembly-verifier-plugin

Maven Assembly Verifier for Mule Build
Groovy
4
star
45

facebook-connector

Facebook Cloud Connector
Java
4
star
46

api-sync-tool

Tool that synchronizes an API in API platform with local filesystem
JavaScript
4
star
47

mule-objectstore-connector

Java
4
star
48

docs-mq

Java
4
star
49

mule-tool-schema-doc

XSLT
3
star
50

mule-sockets-connector

Java
3
star
51

docs-mule-sdk

3
star
52

mule-xml-module

Java
3
star
53

google-drive-connector

Mule connector for Google Drive API
Java
3
star
54

google-calendar-connector

Mule connector for Google Calendar API
Java
3
star
55

mule-tooling-incubator

Mule Tooling Incubator Projects
Java
3
star
56

docs-munit

3
star
57

docs-anypoint-security

3
star
58

mule-amazon-s3-connector-crud-app-demo

HTML
3
star
59

docs-service-mesh

3
star
60

mule-jms-connector

Java
3
star
61

data-weave-jwt-library

DataWeave
3
star
62

apikit-rest-module

HTML
3
star
63

mule-scripting-module

Java
3
star
64

google-spreadsheets-connector

Mule connector for Google Spreadsheets API
Java
3
star
65

mule-vm-connector

Java
3
star
66

mule-email-connector

Java
3
star
67

docs-composer

3
star
68

apikit-odata-extension

Extension module that enables OData into APIkit rest
Java
3
star
69

mule-custom-properties-providers-module-example

Example of mule module for creating a custom properties provider
Java
3
star
70

docs-exchange

2
star
71

docs-apikit

RAML
2
star
72

docs-visualizer

2
star
73

apikit-rest-scaffolder

Java
2
star
74

docs-functional-monitoring

2
star
75

docs-site-ui

This project produces the UI bundles used by the MuleSoft documentation sites.
Handlebars
2
star
76

docs-partner-manager

2
star
77

docs-connector-devkit

Java
2
star
78

data-weave-mock-data-generators-library

DataWeave
2
star
79

mule-file-connector

Java
2
star
80

mule-validation-module

Java
2
star
81

mule-cookbook-connector

Mule Cookbook Example - Connector Only
Java
2
star
82

api-gateway-custom-policies-examples

2
star
83

data-weave-analytics-library

DataWeave
2
star
84

jira-connector

JIRA is a proprietary issue tracking product, developed by Atlassian, commonly used for bug tracking, issue tracking, and project management.
Java
2
star
85

mule-cookbook-tutorial

Anypoint Devkit Tutorial for the Cookbook Service
Java
2
star
86

hubspot-connector

HubSpot all-in-one marketing software helps more than 8,000 companies in 56 countries attract leads and convert them into customers. A pioneer in inbound marketing, HubSpot aims to help its customers make marketing that people actually love.
Java
2
star
87

docs-gov-cloud

2
star
88

mule-ce-services-parent

Shell
2
star
89

docs-gateway

2
star
90

mule-compression-module

Java
2
star
91

mule-tooling-mock-connector

Mule Tooling Mock Connector
Java
2
star
92

documentum-connector

Documentum is an enterprise content management platform. Documentum provides management capabilities for all types of content. The core of Documentum is a repository in which the content is stored securely under compliance rules and a unified environment, although content may reside on multiple servers and physical storage devices within a networked environment. Documentum provides a suite of services, such as document management, collaboration, search, content classification, input management, Business Process Management (BPM), customer communication management, and Web content management.
Java
2
star
93

mule-http-service

Java
2
star
94

mule-soap-service

Java
1
star
95

apikit-rest-metadata-api

Java
1
star
96

mule3-tutorial-connector

1
star
97

mule-json-module

Java
1
star
98

mule-servicenow-connector-operations-demo

HTML
1
star
99

mule-module-maven-plugin

Maven plugin to work with mule modules
Java
1
star
100

mule-spring-module

Java
1
star