Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 583 Bytes

File metadata and controls

18 lines (13 loc) · 583 Bytes

For installing this dispatcher, first you need to install RabbitMQ. use this link https://www.rabbitmq.com/download.html

If you want to enable SSL communications in /data you can find an example of configuration file. For rabbitMQ reference: https://www.rabbitmq.com/ssl.html

ensure that RabbitMQ works.

Run setup.py install -path /path
______This will install all the packages needed for the framework
______** pip is needed

Run setup.py uninstall for removing all the component
______Also the output of the algorithms

Python 3.3+, pip is needed