CS-6381 / FinalProject

9 stars 21 forks source link

Clarification on Constants #38

Open gentryae opened 3 years ago

gentryae commented 3 years ago

1) type/specs of machine running (Ubuntu 18.04 chameleon cloud VM’s with 8 CPU and 32 GB of RAM — but chameleon cloud does not allow 8 CPUs and 32 gb of ram so.. we should use the 8 CPU and 16 gb of ram instead?) 2) number of topics (1 — MQ’s without ACK - if we make the producer also be a consumer and have it listen for messages with its ID will this not add another topic?) 3) number of brokers (still unclear) - we just have one VM for one instance of broker/system, correct?

jmbeach commented 3 years ago

Just merged #43