... 工作有效 work-efficient 工作者模块worker module 工作流程制定服务 workflow enactment service ...
双语例句
1
For the client and worker components, you need to install the Gearman CPAN module, which includes the Gearman: : client and Gearman: : worker modules you need to create clients and workers.
The first line loads the module, then you create a new Worker object.
第一行加载模块,然后您创建一个新的Worker对象。
3
The threads and forks module provide the same interface. You can switch between worker threads and worker processes by changing a single word in your program. Test it yourself.