• Using Gearman across environments.

    环境使用gearman

    youdao

  • Deploying Gearman in dynamic environments.

    动态环境中部署gearman

    youdao

  • Listing 1 shows a Gearman worker written in PHP.

    清单1给出了PHP编写一个Gearmanworker

    youdao

  • The Gearman daemon is commonly installed in /usr/sbin.

    这个Gearman守护程序通常被安装在 /usr/sbin。

    youdao

  • Gearman is a nascent but capable work-distribution system.

    Gearman一个刚刚起步很有实力的工作分发系统

    youdao

  • Let's have a look at some more examples of Gearman deployments.

    下面我们来看其他一些Gearman部署例子

    youdao

  • As mentioned earlier, a Gearman configuration has three kinds of actors.

    我们前面提到过,一个Gearman配置三个角色。

    youdao

  • uses Gearman across 60 or more servers to process 6 million jobs per day.

    60更多服务器上使用Gearman每天处理 600 万个作业

    youdao

  • The Gearman library for PHP distributes work among a collection of machines.

    PHPGearman能把工作分发机器

    youdao

  • Thus, if the Gearman daemon fails, it can recreate the work queue on restart.

    这样一来如果Gearman守护程序故障它就可以重启后重新创建这个工作队列

    youdao

  • Gearman doesn't do any form of translation or manipulation of the data exchanged.

    Gearman进行所交换数据任何转换操作

    youdao

  • So far, you have looked at ways of using Gearman where you want or need an immediate response.

    到目前为止已经了解想要需要即时响应时候使用Gearman方式

    youdao

  • For the former, the Gearman work queue remains in memory but is backed by a relational database.

    对于前者Gearman工作队列保存内存一个关系型数据库内存备份。

    youdao

  • News aggregator Digg has built a Gearman network of similar size to crunch 400,000 jobs per day.

    新闻聚合器Digg也构建了一个相同规模Gearman网络每天可处理400,000个作业

    youdao

  • You create a Gearman Client object, specify the servers, and call the task that you want to perform.

    创建一个GearmanClient对象指定服务器调用要执行任务

    youdao

  • To run the other script, all you need are the Gearman libraries, script modules, and the script itself.

    运行另外脚本所需要只有gearman、脚本模块脚本本身

    youdao

  • To track the Gearman project, subscribe to its Google group, or visit its IRC channel, #gearman, on Freenode.

    为了跟踪这个Gearman项目,可以订阅Google访问 Freenode它的IRC频道 #gearman

    youdao

  • Gearman queues jobs and doles out assignments, distributing onerous tasks to machines set aside for the task.

    Gearman会对作业进行排队少量分派作业,而将那些复杂任务分发给为此任务预留机器

    youdao

  • The easiest way to see how Gearman works is to try a simple application that makes use of the Gearman service.

    了解Gearman如何工作容易的方式尝试一个使用 Gearman 服务简单应用程序。

    youdao

  • You have a standard Gearman environment using your standard group of workers serving the needs of your clients.

    具有一个标准Gearman环境使用标准工人来满足客户机需求

    youdao

  • All that's needed to add workers to the Gearman system is for the worker script to be executed during boot time.

    工人添加Gearman系统所需要就是工人脚本引导时间执行

    youdao

  • If the version number matches that of the Gearman library you built and installed previously, your system is ready.

    如果这个版本与之前构建安装gearman的版本号相匹配,那么系统就已准备好了。

    youdao

  • You can generate a request with gearman, too. Again, use the -f option to spell out which service you want help from

    可以gearman生成一个请求

    youdao

  • Using Gearman from PHP is similar to the previous example, except that you create the producer and consumer actors in PHP.

    PHP使用Gearman类似之前示例,惟一的区别在于这里php内创建producerconsumer

    youdao

  • When used in a cloud environment, you use the flexible nature of Gearman to ramp up the available workers when you need them.

    环境使用利用Gearman灵活特点运行可用工人

    youdao

  • Gearman takes a different approach by providing a flexible mechanism for distributing discrete tasks around a group of machines.

    Gearman采用与之不同方法,它机器分布离散任务提供一种灵活机制

    youdao

  • For example, if you are providing or using Twitter integration, you can use Gearman to handle the Posting to the Twitter account.

    例如如果提供使用Twitter集成那么可以使用Gearman处理到Twitter帐户发布

    youdao

  • In that case, you can bring up the EC2 instances, do the work through Gearman, collate the responses, and shut the EC2 instances down.

    本例中可以启动EC2实例通过Gearman执行工作比较响应关闭ec2实例。

    youdao

  • Assuming that you host your PHP applications on a typical LAMP configuration, Gearman requires an additional daemon and a PHP extension.

    假设PHP应用程序托管典型LAMP配置上,那么Gearman需要一个额外的守护程序以及一个PHP扩展

    youdao

  • Adding Gearman to a machine requires two steps: building and starting the daemon and building the PHP extension to match your version of PHP.

    一个机器添加Gearman需要:第一步构建启动这个守护程序,第二步构建与PHP版本相匹配的PHP扩展

    youdao

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

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

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