Code Monkey home page Code Monkey logo

fulcrum-cluster-mule's Introduction

Fulcrum HA

Fulcrum is High Availability Clustering solution powered by leading Open Source In-Memory Data Fabric Apache Ignite for Mule ESB Community Edition. It improves the availability, scalability and reliability of applications deployed into Mule ESB Community Edition version 3.5.0, 3.6.0, and 3.6.1.

Build

Run the following command from the terminal:

mvn package

Distribution will be located at distributions/target/fulcrum-cluster-mule-x.x.x.tar

Distribution

The tar file contains the following directory structure:

./apps - demo application
./lib - cluster jar
./README.txt - this file

Installation

Unpack the tar file into desired installation location.

Cluster Jar

  1. Copy lib/fulcrum-cluster.jar to ${MULE_HOME}/lib/mule folder on every node of Mule ESB.
  2. Copy conf/fulcrum-cluster.properties to ${MULE_HOME}/conf folder on every node of Mule ESB.
  3. Make sure that the value of fulcrum.clusterNodeId property is unique on every node (e.g. 1, 2, 3).
  4. Start mule servers.

Demo Application

A collection of phones calls goes through splitter and each number gets assigned to the plan. Aggregator returns a consolidated bill.

  1. Copy apps/mule-cluster-demo.zip to ${MULE_HOME}/apps folder on every node of Mule ESB.
  2. Modify the values of in.path and out.path properties in apps/mule-cluster-demo/mule-app.properties, if required.
  3. Copy test file into ${in.path} folder.
  4. Watch app logs.
  5. report.csv file will be copied into ${out.path} folder.

Feedback

Tell us about any issues, suggestions or other comments you have. You can post on - [email protected]

Enjoy!
Fulcrum Team

fulcrum-cluster-mule's People

Contributors

eugenevs avatar vamerike avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.