/gateway

A message gateway based on Apache Camel

Primary LanguageJavaApache License 2.0Apache-2.0

Assimbly

Assimbly is a message gateway.

The gateway acts as a link between endpoints, allow them to share information and bypass certain protocols. The purpose of Assimbly is to configure and manage these endpoints with the help of a webgui.

On the background Apache Camel does the actual work. Assimbly can connect many Camel components.

alt text

Getting started

Create your first flow with the Quick start guide.

Download

Download it here.

Design

The main design goals are:

  • Web based: Access flows from any browser.
  • Ease of use: Configure and manage flows with ease.
  • Separate-of-concerns: Seperate connections from application and other middleware.

Documentation

You find documentation on the wiki.

There you find pages like:

Contribute

If you like to contribute, please check the contributing page.

License

This project is licensed under the Apache License - see the LICENSE.md file for details.