RemoteCallCapsule#

class rbc.remotejit.RemoteCallCapsule(caller, target_info, ftype, arguments)#

Encapsulates remote call execution.

Attributes

RemoteCallCapsule.use_execute_cache

Methods

RemoteCallCapsule.__init__(caller, ...)

RemoteCallCapsule.execute([hold])

Trigger the remote call execution.