Re: Efficient Large Binary File Streaming

2015-08-18 Thread kanav002
m/grids/g/charts/ ? > > 2015-08-16 18:25 GMT-06:00 kanav002 >: > >> This is my first week using Django and version 1.8 in particular. I'm >> trying to figure out the best way to stream a raw, large, continuously >> growing binary file to a plotting function that

Efficient Large Binary File Streaming

2015-08-16 Thread kanav002
This is my first week using Django and version 1.8 in particular. I'm trying to figure out the best way to stream a raw, large, continuously growing binary file to a plotting function that is continuously updating the last 600 bytes of the binary file. This is primarily a client side applicatio