项目作者: maurodelazeri

项目描述 :
Shared memory is an inter-process communication mechanism that allows for multiple, independent processes to access and modify the same portion of system memory for the purpose of sharing data between them
高级语言: Go
项目地址: git://github.com/maurodelazeri/shared-memory.git
创建时间: 2018-07-05T14:10:30Z
项目社区:https://github.com/maurodelazeri/shared-memory

开源协议:

下载