
27 Feb
2014
27 Feb
'14
8:10 a.m.
Hi Alexandre,
2014-02-26 16:54 GMT+09:00 Alexandre Motin
Hello, I would like to know if BGL works in a shared memory environement. I would like to build a graph (with BGL) in a shared memory area in order to enable multiple processes to access the graph. Best regards, Alexandre Motin
Maybe you can use Boost.Interprocess's allocator : http://www.boost.org/doc/libs/1_55_0/doc/html/interprocess/allocators_contai... And, documentation about using customizing allocator with `adjacency_list` is follow: http://www.boost.org/doc/libs/1_55_0/libs/graph/doc/using_adjacency_list.htm... Regards, Akira --
======================== Akira Takahashi mailto:faithandbrave@gmail.com site : https://sites.google.com/site/faithandbrave/about/en