Discussion 議論
Messages sent to the remote
object from the other side of the connection are dispatched to this object. Messages delivered to exported objects are serialized and sent on a non-main queue. The receiver is responsible for handling the messages on a different queue or thread if it is required.
remote
オブジェクトに接続の他の側から送られるメッセージは、このオブジェクトへと発送(ディスパッチ)されます。エクスポートオブジェクトへと配達されるメッセージは、シリアライズされて非メインキュー上に送られます。レシーバは、異なるキューまたはスレッド上でメッセージを取り扱う責任があります、もしそれが要求されるならば。