Changes between Version 16 and Version 17 of PetriNetSagas
- Timestamp:
- Feb 7, 2021, 9:21:35 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PetriNetSagas
v16 v17 32 32 33 33 The deployment requires a microservice environment (that can be supplied by just one machine for testing purposes) with the following applications: 34 * Apache Zookeeper35 * Apache Kafka36 * MySQL37 * Zipkin38 * Eventuate Tram CDC Service34 * [https://zookeeper.apache.org/ Apache Zookeeper] 35 * [https://kafka.apache.org/ Apache Kafka] 36 * [https://www.mysql.com MySQL] 37 * [https://zipkin.io/ Zipkin] 38 * [https://eventuate.io/docs/manual/eventuate-tram/latest/cdc-configuration.html Eventuate Tram CDC Service] 39 39 40 40 If you do not use the Docker-based setup please refer to the respective projects websites on information on how to set these up.