Skip to content

gosema is a simple ipc sysv implementation with golang

License

Notifications You must be signed in to change notification settings

Sina-Ghaderi/gosema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gosema

gosema is a simple ipc sysv implementation with golang, nothing fancy..
gosema use golang/x/sys/unix package and use linux kernel ipc(2) and 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]

About

gosema is a simple ipc sysv implementation with golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages