Overview
-
module Async-
module Actor-
class ProxyRepresents an asynchronous proxy that wraps an object and executes its methods in a separate thread.
-
class FinalizerHandles cleanup of proxy resources when the proxy is garbage collected.
-
-
-