Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Fast Data Sync Thread #12

Closed
jakerye opened this issue May 15, 2018 · 1 comment
Closed

Create Fast Data Sync Thread #12

jakerye opened this issue May 15, 2018 · 1 comment
Assignees

Comments

@jakerye
Copy link
Contributor

jakerye commented May 15, 2018

This thread will by spawned by device manager. It will frequently share out 'real-time' state information. Ideally this is a web socket via a django channel but that might not be v1.0, need to think through this. For v1, it might be best to make frequent uploads to a low capacity, high access rate database.

@jakerye
Copy link
Contributor Author

jakerye commented Jun 19, 2018

Addressed in IoT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants