Running multiple commands simultaneously and asynchronously from the command line is a great way to juggle your own set of tasks.
从命令行中同时异步运行多个命令,是处理您自己的任务集的好方法。
A process itself in this case is executed asynchronously on a separate thread, which means that service returns the reply to the invoker while process is running.
此时,流程在单线程中异步执行,也就是说当流程运行时,服务会返回一个应答给服务调用者。
Assuming that the operation performed is part of a long-running business transaction, the response for this interaction will be provided asynchronously on a separate thread of execution.
假设被执行的操作是长时间运行的业务事务的一部分,那么这次交互的响应将在单独的执行线程上被异步提供。
A H2M task is a client component that asynchronously invokes long-running services.
H2 M任务是一个异步调用长时间运行的服务的客户端组件。
The purpose of a build pipeline is to execute longer-running processes, in essence, asynchronously, so that once someone has checked in code, they're not delayed in receiving feedback.
构建管道的用途是异步地执行长时间运行的过程,这样的话,开发人员签入代码之后,不需要长时间等待反馈。
In addition, both can set up long-running connections such that events can be delivered asynchronously subsequently to the application.
另外,这两个协议都能够建立长连接,事件可以通过长连接异步地递送给应用。
Getting the long-running result asynchronously.
异步获取耗时操作的结果。
Getting the long-running result asynchronously.
异步获取耗时操作的结果。
应用推荐