QualiMaster / qm-issues

2 stars 0 forks source link

HW-Integration: Check sub-topology #20

Closed eichelbe closed 9 years ago

eichelbe commented 9 years ago

Check whether a single bolt with threading is ok or whether we need bolt + spout.

eichelbe commented 9 years ago

As discussed in Chania, a single Bolt might not be sufficient as output can only happen if execute is called and we go for now with bolt + spout (but no more Storm components). If a single Bolt is not possible at all, please close this issue with a respective comment.

npav commented 9 years ago

Exactly, a single bolt is not sufficient due to the asynchronous nature of the data flow.