c# - What's the difference of EventStream and EventBus -


i wondering if there difference between eventbus , eventstream or 2 synonyms? or eventstream layer above eventbus allows filter, transform, etc. events?

my quick differentiation 1 centralized , other topic/endpoint. i.e. if system used event bus (enterprise service bus?) each component subscribe centralized bus messages. if use eventstream, expect subscribe decentralized endpoint specific events subscribing to.


Comments

Popular posts from this blog

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

depending on nth recurrence of job in control M -

asp.net - Problems sending emails from forum -