Skip to content
hengxin(Hengfeng Wei) edited this page Jun 2, 2016 · 1 revision

Prerequisites

JMS

A master communicates with (to) its slaves through ActiveMQ.

Start activemq by ./activemq start.

Site .properties file

Before starting Chameleon, the users should provide each site with a configuration file of .properties type. The properties file aims to

Run Chameleon

The start of Chameleon consists of three steps, in order of

  • Start the storage nodes first. Specifically,
    • start the slaves first
    • start the master
  • Start the clients.

Clone this wiki locally