Skip to content

Add HTTP pipelining support to the HTTPReader #49

@jgoldverg

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.

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