aboutsummaryrefslogtreecommitdiff

gosema

gosema is a simple ipc sysv implementation with golang, nothing fancy..
gosema use golang/x/sys/unix package and linux kernel ipc(2), shmget(2), semctl(2) and other linux ipc handlers

autor: sina@snix.ir

build and run

you need to install golang compiler

# git clone https://git.snix.ir/gosema
# cd gosema && go build
# ./gosema [server|client]

Snix LLC Git Repository Holder Copyright(C) 2022 All Rights Reserved Email To Snix.IR