The Importance of Thread Priority (Android Performance Patterns Season 5, Ep. 9)
Channel:
Subscribers:
1,350,000
Published on ● Video Link: https://www.youtube.com/watch?v=NwFXVsM15Co
Fun fact : Modern CPUs can only handle a certain number of threads at one time. Once you get above that limit, they have to start scheduling which thread gets the next open block of CPU processing time. And even better : This can influence the performance of your Android app.
In this video +Colt McAnlis introduces the concept of thread priority, why it’s important to work with, and how to set it for threads you create, in a very sane way.
Watch more Android Performance Patterns here: http://goo.gl/4ZJkY1
Join the G+ Community here : http://goo.gl/g7mxmI
#PERFMATTERS
Other Videos By Android Developers
Tags:
android
threading
memory
asynctask
handlerthread
threadpool
intentservice
howto
how
to
tutorial
lesson
lecture
instructions
Google
application
app
applications
product: android
fullname: Colt McAnlis
Location: MTV
Team: Scalable Advocacy
Type: DevByte
GDS: Full Production