This document discusses image reconstruction using the maximum a posteriori expectation maximization (MAPEM) algorithm on a multi-core system. It aims to reduce reconstruction time through parallel computing. MAPEM is an iterative algorithm that incorporates prior knowledge to favor convergence. Implementation of the parallel MAPEM (pMAPEM) algorithm on a multi-core system showed improved reconstruction time over the serial MAPEM algorithm, with efficiency increasing with more cores. Reconstruction of Shepp Logan phantom images demonstrated the effectiveness of pMAPEM.