Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wielowątkowe pobieranie #10

Open
Noiredd opened this issue Jan 31, 2019 · 0 comments
Open

Wielowątkowe pobieranie #10

Noiredd opened this issue Jan 31, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@Noiredd
Copy link
Owner

Noiredd commented Jan 31, 2019

Możliwe że dałoby się znacznie przyspieszyć pobieranie danych, gdyby użyć multiprocessing do pobierania każdej strony w osobnym procesie. W mojej bazie jest ~650 filmów i to już trwa kilkadziesiąt sekund, a pełne przeładowanie bazy na 2000 pozycji pójdzie pewnie w minuty.

Trzeba się zastanowić, kto miałby tworzyć podprocesy (baza? API?), kto odpowiadać za kolejkowanie itp, no i oczywiście sprawdzić czy to rzeczywiście przynosi jakiekolwiek zyski.

@Noiredd Noiredd added the enhancement New feature or request label Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant