Skip to content

Add HTTP pipelining support to the HTTPReader #49

Description

@jgoldverg

We can either use the Apache Core Http client or implement a countdown latch on the jdk HttpClient that would lock the client after sending a pipeline amount of files.

My preference would be exploring apache core http client as it seems be more performant.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions