You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2016/08/19 11:24:21 UTC

[jira] [Closed] (TINKERPOP-1373) Default gremlinPool to number of cores

     [ https://issues.apache.org/jira/browse/TINKERPOP-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen mallette closed TINKERPOP-1373.
---------------------------------------
       Resolution: Done
    Fix Version/s: 3.2.2

Implemented via CTR on https://github.com/apache/tinkerpop/commit/848e367e24a4c046b3abaf34a95ec42f6b9af628

> Default gremlinPool to number of cores
> --------------------------------------
>
>                 Key: TINKERPOP-1373
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1373
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.2.0-incubating
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>             Fix For: 3.2.2
>
>
> There doesn't seem to be a ton of benefit for setting the {{gremlinPool}} to something greater than the number of cores. This is a better default setting than is currently provided. Implement so as to make it that a {{gremlinPool}} of zero will use {{runtime.availableProcessors()}}. Update documentation. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)