plafer / Tissue.jl

Framework for building computational graphs that process any real time data source.
https://plafer.github.io/Tissue.jl/stable/
MIT License
2 stars 1 forks source link

Add mechanism to specify calculators to be run in main thread #5

Open plafer opened 3 years ago

plafer commented 3 years ago

Some code might need to be run in the main thread (e.g. all UI operations in QT).