Asynchronous execution of synchronous functions

Axy axy at declassed.art
Mon Sep 26 07:17:47 EDT 2022


Hi there,

is there a library to call functions in context of a thread? For 
example, as in asyncsqlite which has a thread and a queue I mean has 
anyone generalized such an approach already?

If not, I'll do it myself, no problem.

It's a kind of tiny stuff, like atomicwrites, which is quite difficult 
to dig out with modern search engines that have already rolled down to 
hell a decade ago.

Axy.


More information about the Python-list mailing list