• GPars implements much of the agent functionality found in Clojure.

    GPars实现Clojure中的很多agent功能

    youdao

  • Actors in GPars are lightweight processes that consume messages from a mailbox.

    GPars中的Actors是从邮箱中使用消息的轻量级进程

    youdao

  • GPars implements the actor model using many of the concepts from Erlang and Scala.

    GPars使用来自ErlangScala许多概念实现actor模型

    youdao

  • Agents are an important feature in Clojure and it's nice to see them show up in GPars.

    AgentsClojure中的一个重要特性高兴可以看到它们出现GPars中。

    youdao

  • GPars does not yet include an implementation of STM, but it likely will in the future.

    然而GPars包括STM实现但是将来可能包括。

    youdao

  • We've already explored the mechanics of how to push tasks into an Executor pool with GPars.

    我们已经探究如何使用GPars任务Executor机理

    youdao

  • GPars provides nice implementations of all the key actor features plus some additional ones.

    GPars很好实现所有关键actor功能以及一些额外功能

    youdao

  • The three approaches I'll demonstrate are actors, agents, and dataflow variables, all of which are supported by GPars.

    将要展示三种方法actorsagents数据流变量,它们均GPars支持

    youdao

  • Additionally, GPars extends collections inside a GParsPool block, giving us additional parallel methods built on the primitives.

    另外GPars一个GParsPool块内扩展集合,我们提供构建原语之上的其他并行方法

    youdao

  • GPars also defines logical dataflow tasks that are scheduled over a thread pool (like actors) and communicate via dataflow variables.

    GPars定义通过线程(比如actors)调度逻辑数据任务通过数据流变量进行传输。

    youdao

  • In gpars, actors can be created from a factory method that takes a closure or by subclassing groovyx.gpars.actor.AbstractPooledActor.

    gpars中,可以利用接受包的factory方法通过为groovyx . gpars . actor . AbstractPooledActor划分子类创建actors

    youdao

  • Because GPars gives these tasks to a pool of workers, I can now perform all of my searches in parallel (provided the pool is large enough).

    由于GPars这些任务分配给了作业员现在可以并行执行所有搜索了(只要内存足够)。

    youdao

  • The GPars Executors DSL makes it easy to transform the program in Listing 1 from serial processing to parallel processing, as shown in Listing 2

    GParsExecutorsDSL使得我们容易清单1中的程序串行处理转换并行处理,清单 2 所

    youdao

  • Listing 9 contains a complete representation of the "Rock, Paper, Scissors" game implemented with GPars using a Coordinator actor and two Player actors.

    清单9含有Rock,Paper,Scissors游戏完整表示,该游戏是通过GPars使用Coordinatoractor两个 Playeractors 实现的。

    youdao

  • The GPars implementation is missing some features (like modification actions and watchers), but these are minor omissions and will likely be added in the future.

    GPars实现失去一些功能(比如修改操作观察程序),这些只是微小遗漏,将来可能予以添加

    youdao

  • The GPars implementation is missing some features (like modification actions and watchers), but these are minor omissions and will likely be added in the future.

    GPars实现失去一些功能(比如修改操作观察程序),这些只是微小遗漏,将来可能予以添加

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定