Julien-Cousineau / MNRF

MNRF Dashboard
MIT License
2 stars 0 forks source link

Processing multiple radarsat image #33

Open Julien-Cousineau opened 6 years ago

Julien-Cousineau commented 6 years ago

Memory issue related to processing multiple radarsat images. This issue occurred when the client uploaded 3 images at the same time. This might not be a issue on the production server unless a lot (4+?) images are uploaded at the same time.

Solution: I could use a queuing function.