Though causal order of message delivery simplifies the design and development of distributed applications, the overhead of enforcing it is not negligible. Causal order algorithm which does not send any redundant information is eficient in the sense of communication overhead. W e characterize and classify the redundant information into four categories: information regarding just delivered, already delivered, just replaced, and already replaced messages. W e propose an efficient causal order algorithm which prevents propagation of these redundant information. Our algorithm sends less amount of control information needed to ensure causal order than other existing algorithms. Since our algorithm’s communication overhead increases relatively slowly as the number of processes increases, it shows good scalability feature. The potential of our algorithm is shown by simulation study.