Cloud-CV / CloudCV-Old

CloudCV - Large-Scale Distributed Computer Vision As A Cloud Service
http://cloudcv.org
MIT License
51 stars 37 forks source link

Integrate django-channels for showing realtime updates of Jobs #41

Closed deshraj closed 7 years ago

deshraj commented 8 years ago

We are planning to use Django-channels for showing the real-time updates on the terminal for Job Status. Also, Django-channels is going to be an integral part of Django after its 1.10 release.

For more details, see this :

RishabhJain2018 commented 8 years ago

@deshraj Can I work on this issue??

deshraj commented 8 years ago

Yeah sure. Let me know if you need more information about this feature. For your reference, you can refer https://github.com/Cloud-CV/Grad-CAM. We are using Django-channels in that project to show the real-time updates on the terminal on CloudCV pages.

deshraj commented 7 years ago

Fixed. Closing now.