Shared Memory Queue Templates-开源

时间:2024-05-15 20:47:10
【文件属性】:

文件名称:Shared Memory Queue Templates-开源

文件大小:328KB

文件格式:GZ

更新时间:2024-05-15 20:47:10

开源软件

构造快速队列的一种方法是构造一种机制,用于使用C ++中的共享内存适当的容器作为模板。 它由三个主要部分组成:内存的共享段,内存块的分配器和队列本身。


【文件预览】:
shmq-0.3
----config.guess(41KB)
----config.sub(30KB)
----AUTHORS(63B)
----COPYING(0B)
----aclocal.m4(256KB)
----INSTALL(9KB)
----src()
--------consumer.cpp(1KB)
--------shm_allocator.h(10KB)
--------producer.cpp(2KB)
--------shm_mmap.h(5KB)
--------shm_message.h(1KB)
--------Makefile.am(211B)
--------scoped_lock.h(1KB)
--------libshmq.h(478B)
--------shm_queue.h(9KB)
--------shm_segment.h(3KB)
--------libshmq.cpp(7KB)
--------Makefile.in(14KB)
--------shm_ptr.h(2KB)
----install-sh(9KB)
----Makefile.am(365B)
----ltconfig(92KB)
----configure(660KB)
----missing(11KB)
----test()
--------Makefile.in(1KB)
----depcomp(16KB)
----config.h.in(2KB)
----NEWS(0B)
----Makefile.in(30KB)
----README(562B)
----configure.in(275B)
----ltmain.sh(194KB)
----ChangeLog(0B)

网友评论