Multithread Server
We need to be able to properly handle concurrent requests - especially for the GetImageStack route, which means that we need to be able to handle multiple requests at once.
We need to be able to properly handle concurrent requests - especially for the GetImageStack route, which means that we need to be able to handle multiple requests at once.