Cocop.AmqpRequestResponseHelper (Java)
2.0.0
API to enable request-response communication over AMQP
|
COCOP - Coordinating Optimisation of Complex Industrial Processes
https://cocop-spire.eu/
This project has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 723661. This piece of software reflects only the authors' views, and the Commission is not responsible for any use that may be made of the information contained therein.
Petri Kannisto, Tampere University, Finland
https://github.com/kannisto
http://kannisto.org
Please make sure to read and understand LICENSE.txt!
This application is a part of COCOP Toolkit, which was developed to enable a decoupled and well-scalable architecture in industrial systems. Please see https://kannisto.github.io/Cocop-Toolkit/
This application is a software library to facilitate synchronous request-response communication over the AMQP protocol (in particular, RabbitMQ), because the native AMQP communication pattern is publish-subscribe instead. This library provides you both a client and server.
This repository contains the following applications:
See also:
The development environment was Eclipse Photon Release (4.8.0), Build id: 20180619-1200. The runtime was JDK8.
The following libraries were utilised in development:
Before using this software, please make sure to read and understand LICENSE.txt.
COCOP - Coordinating Optimisation of Complex Industrial Processes
https://cocop-spire.eu/
This project has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 723661. This piece of software reflects only the authors' views, and the Commission is not responsible for any use that may be made of the information contained therein.