mediative / eigenflow

ETL orchestration platform with recoverability and process monitoring features
https://mediative.github.io/eigenflow/
Apache License 2.0
9 stars 4 forks source link

Generic Messages Support #15

Closed dmitri-carpov closed 8 years ago

dmitri-carpov commented 8 years ago

Motivation Allow to send String type messages to eigenflow message queue

Input Current implementation which allows to send only metrics messages (Map[String, Double])

Output

Test

suhailshergill commented 8 years ago

@dmitri-carpov in the solutions i would like one which would be extensible, should we need to extend in the future