azure - Differences between NCQRS and Lokad.CQRS -
i looking @ cqrs frameworks use project hosted in azure.
i have read ncqrs , lokad.cqrs , little bit confused.
will both work azure, both capable of using nservicebus or lokad use own messaging?
the clients use both web , mobile. thought of making wcf service commands, not sure wcf.
any recommendations?
lokad.cqrs designed work azure start. uses azure queues messaging (with azure blobs cases, when messages not fit in 8kb size limitation).
i'm not sure ncqrs, might provide adapter lokad.cqrs.
Comments
Post a Comment