Hi,
I have read the documentation (possibly not enough), and I have not seen example of how filelock could be used with a shared and exclusive lock logic (allowing several concurent read operations with a shared lock, but only write operation with an exclusive lock).
Please, is this logic possible?
Thank you for your feedback,