[
https://issues.apache.org/jira/browse/TINKERPOP-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18097662#comment-18097662
]
ASF GitHub Bot commented on TINKERPOP-2774:
-------------------------------------------
masterhugo commented on PR #3527:
URL: https://github.com/apache/tinkerpop/pull/3527#issuecomment-5026810566
Thanks for the feedback! I’ve started a DISCUSS thread on dev@ referencing
TINKERPOP-2774 and this PR, and added the JIRA link to the PR description.
Re: the HTTP driver — yes, I’d definitely be interested in contributing that
as well. I’d like to get this WebSocket driver reviewed and validated first,
and once it’s in good shape I’d be happy to continue with a parallel async
driver over HTTP for the 4.0.0 direction.
> Full async/await support in gremlin-python
> ------------------------------------------
>
> Key: TINKERPOP-2774
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2774
> Project: TinkerPop
> Issue Type: Improvement
> Components: python
> Affects Versions: 3.5.3
> Reporter: Ken Hu
> Priority: Minor
>
> Recently, there have been multiple instances of users asking about issues
> with event loops and aiohttp. This discussion nearly always ends up with the
> user requesting for async/await support in gremlin-python. This means full
> compatibility with asyncio and not needing to use threads.
> Async/await support is also a feature that those using newer, asynchronous
> web frameworks are asking for as gremlin-python can be a performance
> bottleneck due to its lack of support for async/await.
> My intention is that we can use this issue as a means of gauging the interest
> from the community for this feature. If you are interested in having
> gremlin-python support async/await then please leave a comment below.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)