B4J Question HttpJob: sequential or simultaneous download? (Noob Question!)

javieret

New Member
Hi. I'm writting an app which has to download 30 pictures, all of them of the same size.
i have 2 options:
1) use 1 httpjob and download them sequentially
2) declare 30 httpjobs and download all of them simultaneously.

I think its obvious that (1) is the best approach, right? Less memory use, less open connections... i'm new into b4j and also a noob at coding!
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…