waggle-sensor / beehive-server

Waggle cloud software for aggregation, storage and analysis of sensor data from Waggle nodes.
14 stars 17 forks source link

Understand and prototype running core service in clustered mode #38

Open seanshahkarami opened 7 years ago

seanshahkarami commented 7 years ago

In order to get better redundancy and performance, we may want to consider how we'd run a few core pieces of infrastructure (RabbitMQ, Cassandra, Elasticsearch) in clustered mode. (This is the recommended way of deploying some of these.)