远程执行 meaning in English
remote execution
Examples
- And nvs consists of two parts : nvs console and nvs sensor . nvs sensor runs as a trojan horse on an innocent host . an attacker uses nvs console to control nvs sensor to perform vulnerability scanning
Nvs执行端内核是以木马形式植入第三方“无辜”主机,而本地攻击者使用nvs控制端控制远程执行端,对目标系统执行网络漏洞扫描。 - The scheduler identifies when and where to run a job , then it coordinates with globus to perform the related tasks of authentication , file staging , monitoring , and control of the remote execution environment
调度器可以确定在何时何地运行某个作业,然后与globus进行协调,从而执行相关的认证、文件划分、监视以及对远程执行环境的控制等任务。 - During test execution , tests and all dependant files noted by the user or the system get pulled from their default location for example , bin debug and are copied either to a local or a remote execution directory
在测试执行过程中,将测试和用户或系统提到的所有依赖文件从它们的默认位置(例如, bin / debug )提取出来并复制到本地或远程执行目录。 - Any system calls performed on the remote execution machine are redirected back to the condor shadow , which performs the system call on the submit machine and sends the result back to the remote job on the execute machine
在远程执行机器上运行的任何系统调用都会被重新定向回condor _ shadow ,它会在提交机器上执行系统调用,并将结果发回到执行机器上的远程任务。 - Because delegates can wrap the type information of static methods , which never executes remotely , your server applications must always declare a custom delegate type with custom parameters that , taken together , never match a static method that is callable on the server computer
由于委托可以包装静态方法(静态方法永远不会远程执行)的类型信息,因此服务器应用程序必须始终声明采用自定义参数的自定义委托类型,这些参数在一起永远不会匹配可以在服务器计算机上调用的静态方法。