mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-07 01:06:45 +08:00
Update README.md
This commit is contained in:
parent
d67a2076ed
commit
d18c199401
@ -11,6 +11,10 @@ A high-performance inter-process communication using shared memory on Linux/Wind
|
|||||||
* 底层数据结构为循环数组(circular array)
|
* 底层数据结构为循环数组(circular array)
|
||||||
* `ipc::route`支持单生产多消费,`ipc::channel`支持多生产多消费
|
* `ipc::route`支持单生产多消费,`ipc::channel`支持多生产多消费
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
See: [Wiki](/mutouyun/cpp-ipc/wiki)
|
||||||
|
|
||||||
## Performance
|
## Performance
|
||||||
|
|
||||||
Environment | Value
|
Environment | Value
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user