fairDataSociety / fairOS-dfs

Decentralised File System (dfs) layer of the FairOS

Home Page:https://docs.fairos.fairdatasociety.org/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Concurrency-friendly dfs-server

rezahsnz opened this issue · comments

commented

I(and certainly others in the future) would like to be able to create a dozen pods/... per second from a single user account but at the moment this is not available and doing so ends up leaving several errors: mis-located data, failed attempts, ...

I'm bidding for a concurrent dfs-server!

Hi @rezahsnz. Thanks for your suggestion/ Although this will be a real game changing update, but the current implementation will not work concurrently and fail miserably.

We can add apis to create multiple pods in a single request. Please feel free to create issue for that.