go-stuff

module
v0.0.0-...-35f559b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2020 License: MIT

README

go-stuff

  • epoll: demonstrates usage of epoll syscalls. This program implements an epoll based connection handling.

  • ns: demonstrates usage of setns syscall. This program demonstrates how a process can be created in a new namespace and how an existing process can join some but not all the namespaces.

  • gogob: demonstrates usage of gob package and how it can be used to communicate between two go processes.

  • 3pc: work in progress. This is an implementation of 3pc protocol built upon the ideas of other programs in this repo.

Directories

Path Synopsis
This program demonstrates the simple use of gob package and the simplicity of Reader/Writer interfaces.
This program demonstrates the simple use of gob package and the simplicity of Reader/Writer interfaces.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL