Shouldn't we be able to send layout calculations to the workers and have them return the final data for the renderer? On 11 Sep 2013 22:11, "Alex Harui" <aha...@adobe.com> wrote:
> > > On 9/11/13 11:51 AM, "Jack Yu" <j...@appcomputing.com> wrote: > > >possible we can have 2 or more thread inside the main rendering? so that > >it > >doesn't share with other workers, but has multiple workers inside the > >datagrid rendering > AFAIK, there is only one rendering thread. > > Often, the best thing to do is optimize your item renderers. > > -Alex > >