Take Up Code

87: Design Patterns: Event Queue.

Informações:

Sinopsis

The event queue behavioral pattern allows you to keep track of work that needs to be done and let some other code actually perform the task.