MilliVolt / streamer

streaming process of video and audio
1 stars 1 forks source link

work flow after download #2

Open myf opened 8 years ago

myf commented 8 years ago

right now the work flow in the stream is this

lister will list a bunch of videos to download downloader will download each of them asynchronously extractor will extract the scene transition and aubio beats then delete the file then... should we immediately put the matcher to work when there's a new log comes in or we do them in batch?

vr2262 commented 8 years ago

I think either could work... let's try the immediate version?

myf commented 8 years ago

pulling it from the db? do we do round robin comparing them

vr2262 commented 8 years ago

round robin yeah i like it

myf commented 8 years ago

this is async btw, i thought maybe the comparison matrix should be done synchronously, otherwise we wodul hvae prbolmes leik tihs

vr2262 commented 8 years ago

we would? sorry, wodul?

vr2262 commented 8 years ago

i don't understand why order matters