docling-project / docling-project/docling-java
Add support for custom Executor
Aperta
- Lingua principale
- Java
- Stelle
- 134
- Fork
- 26
- Merge medio
- 12h 25m
- PR unite (30g)
- 45
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by tracing the client construction and the blocking and asynchronous API methods described in the issue. Define the executor configuration and verify that asynchronous operations use the custom Executor while blocking methods remain on the calling thread; add tests for both behaviors.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- api
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100