Plans: Django web application + server configuration
We are using django, the python framework, to write up the app interface. We plan to use the following server configuration setup:
the web client <-> the web server <-> the socket <-> uWSGI <-> Python
This is an addition to using Amazon Web Services to host the NGINX web server and uWSGI.Progress:
Started to implement simple analysis methods on the established tree structure. This includes:
- Finding the average number of replies in a tree
- Finding the longest reply-chain in the tree
We tried to contact our supervisor but unfortunately, he was unavailable so we will schedule another meeting with him next week.
No comments:
Post a Comment