Java Question Best way of performing long running tasks?

keirS

Well-Known Member
Licensed User
Longtime User
Not sure which is the best method for doing this. I need to perform several long running tasks at the same time. Which is best: using the B4A thread pool, using AsyncTask or creating my own thread pool?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…