Multisets (also called bags) are an interesting data structure for parallelly implemented functional programming languages, since they do not force an unneeded restriction of the data ow and allow to exploit as much parallelism as possible. Most operations on multisets can be understood as special cases of the so-called Gamma scheme ?]. In the present paper, we investigate e cient implementations of several instances of this Gamma scheme on MIMD-machines.