aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/buffer/bufmgr.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2014-01-14 12:24:12 -0500
committerRobert Haas <rhaas@postgresql.org>2014-01-14 12:24:12 -0500
commit4db3744f1f43554b03d8193da4645a0a5326eb18 (patch)
tree1e4dfc76ff6abe07dd472b45244e0713742e227b /src/backend/storage/buffer/bufmgr.c
parentec9037df2634ddcd6a3b036463722c8ee009b132 (diff)
downloadpostgresql-4db3744f1f43554b03d8193da4645a0a5326eb18.tar.gz
postgresql-4db3744f1f43554b03d8193da4645a0a5326eb18.zip
Test code for shared memory message queue facility.
This code is intended as a demonstration of how the dynamic shared memory and dynamic background worker facilities can be used to establish a group of coooperating processes which can coordinate their activities using the shared memory message queue facility. By itself, the code does nothing particularly interesting: it simply allows messages to be passed through a loop of workers and back to the original process. But it's a useful unit test, in addition to its demonstration value.
Diffstat (limited to 'src/backend/storage/buffer/bufmgr.c')
0 files changed, 0 insertions, 0 deletions