Yoji Shidara
null+****@clear*****
Mon Nov 18 17:11:28 JST 2013
Yoji Shidara 2013-11-18 17:11:28 +0900 (Mon, 18 Nov 2013) New Revision: da9624a370083bf50229aca68e06510c07896da7 https://github.com/droonga/droonga.org/commit/da9624a370083bf50229aca68e06510c07896da7 Message: Describe workers parameter Modified files: reference/catalog/index.md Modified: reference/catalog/index.md (+5 -0) =================================================================== --- reference/catalog/index.md 2013-11-18 17:05:29 +0900 (ed37a59) +++ reference/catalog/index.md 2013-11-18 17:11:28 +0900 (dfba838) @@ -33,6 +33,11 @@ Each **dataset** must have a unique name in the network. **Ring** is a series of partitions which comprise a dataset. **replica_count**, **number\_of\_partitons** and **time-slice** factors affect the number of partitions in a **ring**. +### workers + +**workers** is an integer number which specifies the number of worker processes to deal with the dataset. +If `0` is specified, no worker is forked and all operations are done in the master process. + ### number\_of\_partitions **number\_of\_partitions** is an integer number which represents the number of partitions divided by the hash function. The hash function which determines where each record resides the partition in a dataset is compatible with memcached. -------------- next part -------------- HTML����������������������������...Download