c - What would be a good protocol for concurrently accessing a file in linux/unix -



c - What would be a good protocol for concurrently accessing a file in linux/unix -

given fact want create service allow multiple clients access , modify file @ same time, suggest protocol doing this? i've searched on google didn't found looking for. forgot. want implement server , clients utilize in linux/unix environment.

c linux sockets unix protocols

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -