Hi all.
I need to perform file locking on hdf5 file, because it is in use by
several applications. Right now I implement my own driver and set it via
the H5::FileAccPropList::setDriver(). This is not very convenient way to
implement locking, because I become dependent on some internal hdf5
structures and not portable between hdf5 versions.
Is there more simple way to perform file locking when HDF5 file is opened?
If there is no such a way, may be you can add some callback which will
be called just after file is opened by hdf5 library?
--
Best regards, Sergey Spiridonov
_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org