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

Использовать ThreadPool для всех фоновых потоков #24

Open
sadr0b0t opened this issue Oct 4, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@sadr0b0t
Copy link
Owner

sadr0b0t commented Oct 4, 2020

Провести ревизию кода - использовать ThreadPool для всех фоновых потоков (особенно в WatchVideoActivity).

Подход себя зарекомендовал: #17

@sadr0b0t sadr0b0t added the enhancement New feature or request label Oct 4, 2020
@sadr0b0t
Copy link
Owner Author

В списке плейлистов: 84d90c5

@sadr0b0t
Copy link
Owner Author

Здесь предлагают ExecutorService поместить в базу данных вместе с подключением-синглтоном к базе
https://developer.android.com/codelabs/android-room-with-a-view#7

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