Bug 53812 - Load images asynchronously
Summary: Load images asynchronously
Status: NEW
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: images (show other bugs)
Version: trunk
Hardware: All All
: P3 enhancement
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-01 09:35 UTC by J.Pietschmann
Modified: 2012-09-01 14:19 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description J.Pietschmann 2012-09-01 09:35:16 UTC
Multithreading should be used to load images asynchronously, opening the possibility to load multiple images in parallel, thereby eliminating network/disk wait times and speeding up the rendering process.