ChimeraPy / Engine

Distributed computing framework for Multimodal data written in Python
https://chimerapy-engine.readthedocs.io
GNU General Public License v3.0
9 stars 0 forks source link

Fast Collection with ZeroMQ based chunked transfers #285

Open umesh-timalsina opened 1 year ago

umesh-timalsina commented 1 year ago

With the home wifi, transferring 2.4 GB takes around 5 minutes. Single Worker

Downloading(5dad6612-329e-451b-83f4-bca094541ee9-mac-capture) 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0:05:25
$ ls -lh mac-capture.mp4
total 2.3G
-rw-r--r-- 1 umesh umesh 2.3G Oct 19 22:46 mac-capture.mp4
umesh-timalsina commented 1 year ago

Also, needs a cleanup and sustainable testing strategy.