using jpeg as a memory mapped file -


My JPEG image is 360x288 resolution This image is stored on my server This image can be randomly updated, but sequential methods To

I am uploading as a byte array through a web service, so I can save it to an image / JPEG on my hard drive.

And it continues ...

Now, I'm curious that using a memory map file will improve efficiency as I've read something (and Where not missed) that by default is the image already a memory map file?

Any information will be great ...


Comments

Popular posts from this blog

php - Select box validation (in laravel) -

pandas - Iterate on Groupby Object's fields -

Creating a sparse matrix in Matlab with a specified number of independent Bernoulli +-1 nonzero entries -