kilim

kilim

美 [kɪ'li:m]  英 [kɪ'li:m]

  • n.(土耳其)基里姆地毯
  • 网络基里姆地毯图片;梦魇酱

词形变化

复数:kilims  

英汉解释

n.

例句

If you want to leverage "plain Jane" Java actors, then your best bet might be Kilim or a similar framework (see Resources).

如果想要利用plainJaneJava角色那么最好选择可能Kilim一种类似框架参见参考资料)。

Like the DeferredDivision actor defined in Listing 2, Calculator also extends from Kilim's Task and implements the execute method.

清单2定义DeferredDivision角色类似Calculator扩展KilimTask实现execute方法

As you can see from Listing 2, the DeferredDivision class extends from Kilim's Task type, which essentially emulates the actor model.

清单2可以看到DeferredDivision扩展KilimTask类型后者实际上模仿角色模型

The afternoon sun flooded her living room decorated with kilim carpetsmodern Iranian paintings and a bronze bust of the shah.

下午阳光洒满装饰基里姆地毯伊朗现代绘画国王半身铜像起居室

Lastly, Kilim's magic is enabled by a post process, called a weaver, that alters the bytecode of classes.

最后Kilim魔力一个称为weaver后期进程实现进程转换字节码

Methods containing the Pausable throws clause are processed at runtime by a scheduler, which is part of the Kilim library.

包含Pausablethrows字句方法运行一个调度程序处理调度程序包含Kilim

Kilim's approach to the actor model is intuitive, and as you'll soon see, the library makes building concurrent applications a breeze.

Kilim角色模型使用非常直观稍后看到使构建并发应用程序变得异常简单

The actor model (and thus Kilim) makes it easier and safer to write asynchronous-acting objects that depend on similar objects.

角色模型以及后来Kilim使编写依赖类似对象异步操作对象变得更加简单安全

Earlier, I mentioned that Kilim works by byte-code manipulation via its weaver.

前面提到Kilim通过weaver执行字节操作

After the code has been altered, I'm free to start leveraging Kilim at runtime provided I've included its . jar file in my classpath.

更改代码之后可以运行时随意利用Kilim只要类路径包含.jar文件

Each tribe or area has its own kilim traditions.

每个部落地区自身Kilim传统

execute's actions will therefore be under the control of Kilim's scheduler.

因此execute操作Kilim调度程序控制进行

Kilim is a little foreign at first, but it has a big payoff.

Kilim最初一种外来语言带来巨大回报

That is, Kilim will make sure that execute acts concurrently in a safe manner.

也就是说Kilim确保execute一种安全方式并行运行