Skip to main content
4 events
when toggle format what by license comment
Oct 28, 2022 at 7:55 vote accept f222
Oct 25, 2022 at 12:26 comment added Laiv Well, if there's concurrency, you might need to lock the files. For the sake of your sanity, you will create a temporal file and work on it and synchronize changes with the main data source (zip). If files are small enough, you can load as many streams into memory as you can, but if files are large (say gigabytes) it could be too much.
Oct 25, 2022 at 11:21 history edited Hans-Martin Mosner CC BY-SA 4.0
mini spelling mistake
Oct 25, 2022 at 11:10 history answered Hans-Martin Mosner CC BY-SA 4.0