I think you can use XMLHttpRequest in a worker, so that everything happens
in the separate thread.

- Xidorn

On Fri, Apr 3, 2015 at 8:40 PM, Yonggang Luo <[email protected]> wrote:

>  I am currently to use XMLHttpRequest to fetch large amount of xml files
> in main thread but found it's very slow when I fetching multiple document
> that contains large amount data in the same time.
> _______________________________________________
> dev-platform mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-platform
>
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to