Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 823 Bytes

index.md

File metadata and controls

18 lines (11 loc) · 823 Bytes

Introduction

REMReM (REST Mailbox for Registered Messages) is a set of tools that can be used to generate validated Eiffel messages and publish them on a RabbitMQ message bus. They can be run as micro services or as stand-alone CLI versions. For more details on the micro services and the REMReM design, see Eiffel REMReM.

Eiffel REMReM Publish is a tool that can be used to publish Eiffel messages on a RabbitMQ message bus.

Pre-requisites

  • JDK 8
  • Tomcat 8
  • RabbitMQ Server 3.6.x

For supporting latest features, Eiffel REMReM Publish should use the latest version of Eiffel REMReM Semantics.

Components

  • REMReM Publish CLI (Command Line Interface)
  • REMReM Publish Service