holunda-io / camunda-bpm-correlate

Library to correlate messages to processes running in Camunda Platform 7.
http://www.holunda.io/camunda-bpm-correlate/
Apache License 2.0
10 stars 2 forks source link
bpm orchestration

Camunda BPM Correlate

Solution for correlation of events with processes.

incubating Build Status sponsored Maven Central Compatible with: Camunda Platform 7 codecov Codacy Badge Codacy Badge

Why should you use it?

Imagine you integrate your Camunda process engine into a larger application landscape. In doing so the inter-system communication becomes important and questions on communication styles and patterns arise. In the world of self-contained systems, the asynchronous communication with messages is wide adopted. This library helps you to solve integration problems around correlation of messages with processes.

Main Features

License

Apache License 2

This library is developed under Apache 2.0 License.

Contribution

If you want to contribute to this project, feel free to do so. Start with Contributing guide.