JuliaParallel / JuliaParallel/DistributedNext.jl
Support for timeouts/cancellation
Ouverte
enhancement
- Langage dominant
- Julia
- Étoiles
- 27
- Forks
- 1
- Merge moyen
- 16 min
- PR mergées (30 j)
- 1
Description
As discussed with @oschulz, it's often useful to be able to cancel long-running `remotecall`'s. Ideally this would be implemented using some kind of cancellation token, with a timeout being a special case of triggering the token.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by reading the existing remotecall implementation and the discussion referenced in this issue. Define how cancellation tokens should behave for long-running calls, including timeout-triggered cancellation, and use that behavior as the completion criteria.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- julia
- Domaine
- distributed-systems
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- Calme
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100