openmessaging / openmessaging-java

OpenMessaging Runtime Interface for Java
http://openmessaging.cloud/
Apache License 2.0
722 stars 220 forks source link

Remove Operator from Routing and Improve Routing #16

Closed zhouxinyu closed 6 years ago

zhouxinyu commented 6 years ago

Background

Currently, Routing has an Operator pipeline, which is too complex to use, so remove it and use Expression is a better choice.

Design

Routing is composed of source, destination and expression: