Skip to content

kannisto/Cocop.AmqpRequestResponseHelper_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cocop.AmqpRequestResponseHelper (Java) v.2.0.0


COCOP and EU

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.


Author

Petri Kannisto, Tampere University, Finland
https://github.com/kannisto
http://kannisto.org

Please make sure to read and understand LICENSE.txt!

COCOP Toolkit

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/

Introduction

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:

  • Cocop.AmqpRequestResponseHelper API (JAR)
    • ClientTest class: application to run a client in tests
    • ServerTest class: application to run a server in tests

See also:

Environment and Libraries

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:

About

API to enable request-response communication over AMQP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors