Reactor

From CommonJS Spec Wiki
Jump to: navigation, search

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

  1. Reactor/A Proposal A