l Create/Run threads: nsIThread
l XPCOM Proxies: nsIProxyService
call objects on other threads – blocking or non-blocking
l Event Queues: nsIEventQueue
Schedule ordered events in the current thread
Nested event queues
l Timers:
Higher-level than event queues, allows for priority, and timing.
15
Alec Flett
2/11/2002