Jorge Bay created TINKERPOP-1774: ------------------------------------ Summary: Gremlin .NET: Support min and max sizes in Connection pool Key: TINKERPOP-1774 URL: https://issues.apache.org/jira/browse/TINKERPOP-1774 Project: TinkerPop Issue Type: Improvement Components: language-variant Reporter: Jorge Bay Priority: Minor
Similar to the java connection pool, we should limit the maximum amount of connections and start with a minimum number. It would also a good opportunity to remove the synchronous acquisitions of {{lock}} in the pool implementation. -- This message was sent by Atlassian JIRA (v6.4.14#64029)