Difference between revisions of "User:JBoyce"
From REU@MU
(→Weekly Log: Week 6) |
(→Weekly Log: Week 7) |
||
Line 36: | Line 36: | ||
===Week 7=== | ===Week 7=== | ||
− | + | * Debugged SGX code | |
− | + | * Implemented access pattern logging | |
+ | *Began exploration of access pattern visualization | ||
===Week 8=== | ===Week 8=== |
Revision as of 21:31, 20 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
Week 7
- Debugged SGX code
- Implemented access pattern logging
- Began exploration of access pattern visualization