The document presents PAGE, a novel partition aware graph computation engine designed to enhance parallel graph computation performance by efficiently handling varying graph partition qualities. PAGE integrates a dynamic concurrency control model and a dual concurrent message processor, which processes local and remote messages simultaneously, addressing performance issues observed in existing systems like Giraph. Experimental results demonstrate that PAGE significantly improves performance across different graph algorithms and partition schemes, showing its effectiveness in managing local message processing workloads.