[webkit-qt] Multiple page rendering using webkit
Ariya Hidayat
ariya.hidayat at gmail.com
Fri Apr 15 12:36:24 PDT 2011
> 1) Create one process and have N QWebPage instances so that N pages can be
> rendered simultaneously. Here assumption is QT+Webkit behind the scenes
> create threads to do parallel IO etc.
>
> 2) Create N processes where each process handles 1 page request at a given
> time.
Definitely (2) as I doubt Qt will create the thread "behind the scenes".
And please don't cross-post.
--
Ariya Hidayat
http://www.linkedin.com/in/ariyahidayat
More information about the webkit-qt
mailing list