You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there plans to support distributed Observables, cross-process? E.g. creating an observable on one process and listening to it from another process by automatically introducing a channel when the observable is serialized? Or is this beyond the intended scope of Observables.jl?
The text was updated successfully, but these errors were encountered:
Are there plans to support distributed
Observable
s, cross-process? E.g. creating an observable on one process and listening to it from another process by automatically introducing a channel when the observable is serialized? Or is this beyond the intended scope of Observables.jl?The text was updated successfully, but these errors were encountered: