Difference between revisions of "User:JBoyce"
From REU@MU
(→Weekly Log: Week 5) |
(→Weekly Log: Week 6) |
||
Line 31: | Line 31: | ||
===Week 6=== | ===Week 6=== | ||
− | + | * Began work on visualization processes | |
− | + | * Implemented real time queue listening | |
+ | * Refined back-end code | ||
===Week 7=== | ===Week 7=== |
Revision as of 21:38, 9 July 2021
Contents
Weekly Log
Week 1
- Attended orientation
- Attended data science workshop
- Attended good research practices talk
- Read research paper my project will be based off
- Familiarized myself with GUI programming
Week 2
- Attended responsible research conduct (RCR) talk
- Completed associated online modules for RCR talk
- Familiarized myself with SGX-MR codebase
- Investigated RabbitMQ for future work
Week 3
- Implemented preliminary DemoLog system
- Deployed RabbitMQ server
- Researched libraries for message queueing systems
Week 4
- Attempted to implement RabbitMQ messaging system
- Substituted RabbitMQ for AWS SQS
Week 5
- Successfully integrated AWS SQS into SGX-MR system
- Began work on client-side functionality
- Prepared and presented the project so far
Week 6
- Began work on visualization processes
- Implemented real time queue listening
- Refined back-end code