docling-project / docling-project/docling-java

Add support for custom Executor

Open
#664 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
134
Forks
26
Avg merge
12h 25m
Merged PRs (30d)
45

Description

Currently all the blocking API methods run on the calling thread, and the async methods run on the fork-join pool. We should allow for passing in (or building the client) with a custom `Executor` for async operations.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.