drtak34 / my-films

Automatically exported from code.google.com/p/my-films
0 stars 0 forks source link

In environments with central databases, Trakt upates take a long time and lock GUI actions #175

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Using MyFilms with central DB on a NAS, takt updates take a long time and thus 
GUI is blocked during those updates. Tht now happens more frequent due to more 
dta being synced.

What is the expected output? What do you see instead?
Trakt updates should be queued and updated in a more efficient way to keep 
locking to a minimum.

Original issue reported on code.google.com by Guzz...@googlemail.com on 20 Aug 2012 at 7:20

GoogleCodeExporter commented 9 years ago
Implemented an internal queue, that will be sorted and processed "per config", 
so MyFilms will only need to write to DB (and update GUI) once.

Original comment by Guzz...@googlemail.com on 20 Aug 2012 at 11:26

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2403.

Original comment by Mikeplan...@web.de on 20 Aug 2012 at 11:27

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2404.

Original comment by Mikeplan...@web.de on 20 Aug 2012 at 11:41

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2406.

Original comment by Mikeplan...@web.de on 21 Aug 2012 at 2:41

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2407.

Original comment by Mikeplan...@web.de on 21 Aug 2012 at 2:50

GoogleCodeExporter commented 9 years ago
Definitely much better! Barely noticeable now. So I am verifying this issue. If 
Ted finds issues with multiple trakt users/configs on a network he can reopen 
it ;)

Original comment by Dade...@gmail.com on 17 Sep 2012 at 3:46