Login
Roast topics
Find topics
Find it!
From:
rand[om]
(Uncensored)
subscribe
Stop reaching for file appends. Create new files instead. - rand[om]
https://ricardoanderegg.com/posts/replace-file-append-with-new-files/
links
backlinks
Tagged with:
blog
json
Roast topics
Find topics
Roast it!
Creating new files is safer and simpler. The Problem with Appending Appending to files causes problems: Multiple threads writing to the same file requires locks Other processes might append to the …