[Insight-users] The Insight Journal-New Submission

Insight Journal webmaster at insightsoftwareconsortium.org
Sun Dec 21 21:26:29 EST 2008


Hello,
A new submission has been added to the Insight Journal.

Title: An alternative threading model for the Insight Toolkit
Author(s):Blezek D.
Abstract: 
This technical note presents an alternative threading model for the Insight Toolkit.  The existing ITK threading model is based on a "scatter / gather" model and divides work evenly amongst all threads.  Though suitable for many filters, considerations such as memory allocation per thread are important in some classes of filters.  We propose to use the ZThread (http://sourceforge.net/projects/zthread/) library to explore a threading model based on an execution pool.  The ZThread library is a cross platform, open source thread abstraction library loosely based on Java's threading model.

Download and Review the paper at: http://www.insight-journal.org/browse/publication/310

Generated by the Insight Journal
You are receiving this email because you asked to be informed by the Insight Journal for new submissions.
                    
To change your email preference go to http://www.insight-journal.org .


More information about the Insight-users mailing list