Uszanowanko Programowanko #4 - A few facts about command bus

Post on 08-Aug-2015

765 views 0 download

Transcript of Uszanowanko Programowanko #4 - A few facts about command bus

A few facts about Command Bus

Tomasz Łopusiewicz

Get in touch

• Twitter @tabbi_89

• Github tabbi89

• Mail tom@tabbi89.com

The big picture

What is Command Bus

• Command pattern combined with service layer

• Command

• Handler

Command Bus == Event Dispatcher ?

Command Bus != Event Dispatcher

Command Bus -> CQRS ?

Command Bus != CQRS

Command Handlers and return value ?

Command Handlers and return value ?

Should commands handle itself ?

Should commands handle itself ?

Conclusion

Thank You