docling-project / docling-project/docling-java

Add support for custom Executor

Aperta
#664 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.