Timing is very important in computer. When an event happens too early or too late, bad thing happened. It's called "race condition". Computer is such a precision machine that timing has to be right every time. The tricks to ensure that is to synchronize all events in the system, this can be done via mechanism such as message queue and semaphores/locks.

It's the same when timing (and space) is not right in life. But there is no synchronization can fix problems in life.


tags to del.icio.us:
tags to Technorati:

AddThis Social Bookmark Button