mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 07:26:29 +03:00
futures allow to call multiple methods in parallel without threads. This introduces RpcFuture class and futuremethod decorator.
futures allow to call multiple methods in parallel without threads. This introduces RpcFuture class and futuremethod decorator.