CS-6381 / FinalProject

9 stars 21 forks source link

added team repositories progress #32

Closed jamesvu1 closed 3 years ago

jamesvu1 commented 3 years ago

My teams and I have separate repositories filled with data and applications built on our selected technologies to fulfill the experiment designers' requirements based on our overall understanding and efforts and the time we have had. I was planning on adding this stuff into the latest version of the class repository as a pull request. I put the items from the repositories in each technology folder (e. g. Apache Cassandra repository items into "Datastores & Distributed File Systems/Apache Cassandra/Results", Google Cloud Pub Sub repository items into "Messaging Systems & Message Queues\GoogleCloudPubSub\Results"). The repository links are provided below for reference.

https://github.com/jamesvu1/cs6381finalprojectapachecassandra https://github.com/jamesvu1/cs6381finalprojectgooglecloudpubsub

jamesvu1 commented 3 years ago

Okay, I will look into it and let you know.

jamesvu1 commented 3 years ago

I made the changes to only have the CSV results in the Results folder for each selected technology. Let me know if this works.

thesammiller commented 3 years ago

How many times did you run the tests? It's unclear to me how many results we should have (maybe I missed it somewhere).

TheENGR commented 3 years ago

How many times did you run the tests? It's unclear to me how many results we should have (maybe I missed it somewhere).

Just the once should do it. The tests are designed to generate hundreds/thousands of data points

TheENGR commented 3 years ago

I made the changes to only have the CSV results in the Results folder for each selected technology. Let me know if this works.

We also want all of the source code

jamesvu1 commented 3 years ago

Okay, there's now a separate folder in each technology named after group members that contains content from my repositories (e. g. code and documentation). For Google Cloud Pub Sub, the original files in the messages folder are replaced with files of random characters that total up to the same number of characters as those in the original files to avoid possible legality issues since a number of the original files were books/article. Unsure if it's safe to send that to the Google API, which has copyright rules of their own.

jmbeach commented 3 years ago

@jamesvu1 Could you also turn all of the .docx files into markdown files? Ex: Performance-MQ-ActorCount.docx

jamesvu1 commented 3 years ago

Okay, my team and I will look into it and let you know.

jamesvu1 commented 3 years ago

Converted to .md. Let me know if this works.