This might be relevant regarding Rx + Swing: https://github.com/Petikoch/Java_MVVM_with_Swing_and_RxJava_Examples (+ https://www.youtube.com/watch?v=wjZ6xJkWD-U )
On the other side, I'm not sure if Rx suits for aggregation data from multiple threads producing SampleResults. Vladimir чт, 2 мар. 2017 г. в 13:07, UBIK LOAD PACK Support <[email protected] >: Hello, It might be interesting to look into using this library to better manager listeners like Summariser and even all GUI related listeners related to Bugzilla 60687 (see SwingScheduler.instance() in Readme): - http://www.vogella.com/tutorials/RxJava/article.html - https://github.com/ReactiveX/RxJava Regards
