Skip to content
Raymond Meester edited this page Sep 16, 2024 · 27 revisions

Welcome to the Assimbly wiki!

At this wiki, you can find information on using and developing Assimbly.

What is Assimbly?

Assimbly is an open source initiative to create modular integration modules which users can 'Assemble' together. Examples of modules are:

  • Integration
  • Broker

Assimbly builds on top of integration frameworks like Apache Camel and Apache ActiveMQ and adds APIs and web UI on top of them:

Assimbly

Why Assimbly Gateway?

There are a lot of technologies out there that do not always work well together. Apache Camel is a great integration framework that allows two parties to exchange data. Camel provides several ways to create integration solutions, but it is very comprehensive. The gateway provides a web application where you can easily configure flows or routes (as Camel calls them) and keep track of them. More about the reasons and advantages of Assimbly can be found on the background page page.

Where can I find Assimbly Gateway?

To get started: follow the Quick Start.

Get the latest release.

Who is behind Assimbly Gateway?

Assimbly was created by Raymond Meester. The idea came from that in practice that there are a lot of integration modules that simply don't work. On the other hand, there are great integration frameworks that need too much programming knowledge. The project was initially sponsored by Caesar. Now it's open source, so for anyone to use or to contribute. See also contributors and contributions.

Clone this wiki locally