HDFGroup / h5serv

Reference service implementation of the HDF5 REST API
Other
168 stars 35 forks source link

Two h5serv process sharing read same hdf5, one fail due to lock #127

Open joeyxp opened 5 years ago

joeyxp commented 5 years ago

I setup two processes to utilize 2 CPU cores. They read the same hdf file. One succeeds, another fails because of lock.