Reactor
From CommonJS Spec Wiki
Event Queue Module specification for the Reactor pattern
STATUS: PROPOSAL
The event queue module exists for the purpose of maintaining an event queue and running an event loop based on that queue.
Proposals
- Reactor/A Proposal A