I would like to decouple the opener of a Multi Processor capable heap from knowing which type of heap it is openning (Mem, Buf, MultiBuf), I would like it to just have to know the name. Does an interface multiprocessor heap exist for this purpose?
Thanks