reactive programming - How create revisor observable in rxjava -


problem
have many observables, periodically emits items. need every running task(observable), running revisor observable, example logs execution time, emitted results!, etc.

example: when user(subscriber) subscribes on observable, revisor observable starts. it's should transparent subscribers

how best way that?


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -