Valentyn Kahamlyk created TINKERPOP-2936:
--------------------------------------------
Summary: Optimization for session and transaction handling for
GLV's
Key: TINKERPOP-2936
URL: https://issues.apache.org/jira/browse/TINKERPOP-2936
Project: TinkerPop
Issue Type: Improvement
Components: go, javascript, python
Affects Versions: 3.5.5, 3.6.2
Reporter: Valentyn Kahamlyk
Now, when creating a new session or transaction, a new WebSocket connection is
opened, which is not very efficient in terms of performance and resource
consumption.
I propose to do as in Java, use single connection pool for all sessions and
transactions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)