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

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -