You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/01/01 18:09:00 UTC

[jira] [Commented] (TINKERPOP-1775) Gremlin .NET: Implement a Connection write queue to support request pipelining

    [ https://issues.apache.org/jira/browse/TINKERPOP-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731655#comment-16731655 ] 

ASF GitHub Bot commented on TINKERPOP-1775:
-------------------------------------------

FlorianHockmann commented on pull request #1016: Add request pipelining and a fixed ConnectionPool size TINKERPOP-1775 and TINKERPOP-1774
URL: https://github.com/apache/tinkerpop/pull/1016
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Gremlin .NET: Implement a Connection write queue to support request pipelining
> ------------------------------------------------------------------------------
>
>                 Key: TINKERPOP-1775
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1775
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: dotnet
>    Affects Versions: 3.2.7
>            Reporter: Jorge Bay
>            Assignee: Florian Hockmann
>            Priority: Minor
>
> We should create a write queue to process and write each request in FIFO fashion, without awaiting for each response individually.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)