JuliaPy / JuliaPy/PyCall.jl

Async function call

Ouverte
#262 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Julia
Étoiles
1.5k
Forks
186
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Hi, is there a way to make a python function call async, i.e. integrate with julia's async capabilities. For e.g. while making a slow network request in a function call, the code can jump to some other task. I suppose once julia has proper threading, one could just launch a new thread for such a call.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

The issue names no files, tests, or entry points. First determine the intended PyCall.jl API for allowing a Python call, such as a slow network request, to yield to another Julia task, and clarify the threading or task-scheduling constraints. Done should include an agreed design, implementation scope, and tests demonstrating that another task can run while the Python call is in progress.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
julia, python
Domaine
api, backend
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.