aerospike / aerospike-client-java

Aerospike Java Client Library
Other
236 stars 212 forks source link

MD/DOCS-766 Update DOCS for maxConcurrentThreads -Update BatchPolicy.java #219

Closed mdytko closed 2 years ago

mdytko commented 2 years ago

Modified For larger batch transactions that would benefit from multiple parallel threads, a possible starting point could be the number of CPU cores available on the client host. The ideal value would depend on a variety of attributes including the size and nature of the batch transaction as well as the overall system’s performance.

BrianNichols commented 2 years ago

Api docs in client source code need to restrict column length to 100 for readability.

Also, new wording is not clear. Please confer with Meher.