k2hpx_set_transaction_thread_pool
Sets the number of transaction workers
Description
bool k2hpx_set_transaction_thread_pool ( int $count )
Sets the number of transaction workers.
Parameters
- count
Specifies the number of transaction workers.
Return Values
Returns true on success or false on failure.
See Also
- K2hash::setTransactionThreadPool - Sets the number of transaction workers