Project

General

Profile

Actions

Feature #2203

closed

default image cache using redux

Added by Jim Pulokas almost 12 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
myamiweb
Start date:
01/11/2013
Due date:
% Done:

0%

Estimated time:
Deliverable:

Description

Re-implement the default image caching that was done before redux came to be. This would pre-cache jpegs for a whole session to speed up image viewing, as long as default parameters are used.

Originally, this was triggered by someone viewing an image in myamiweb. A script would be launched to convert all mrc images to jpeg images for that session. This had a drawback of large bursts of processor/disk access the first time a session is viewed, which slows things down. Now we can try a daemon process that will always be converting new mrc images as they arrive, spreading out the load over time, which will hopefully not be as noticeable.

Actions

Also available in: Atom PDF