Go File Server
Atomic Go File Server
A quickly written file server that can handle high concurrency uploads with atomic operations written without any mutexes with a custom unique id generation system! Test script included as well! handles a 1000 requests blazingly fast!
Code available at: https://github.com/Magd74NA/goLangAtomicFileServer