NCQRS use in production environment.

147 views
Skip to first unread message

Can Gencer

unread,
Mar 22, 2011, 6:38:29 PM3/22/11
to ncqrs-dev
I am curious to know if anyone has deployed a solution based on NCQRS
to production yet, and what the experience has been like. Also curious
about what kind of setup you used has when it comes to read model
storage, command/event bus and event storage.

Bruce Onder

unread,
Mar 24, 2011, 1:08:19 PM3/24/11
to ncqr...@googlegroups.com, Can Gencer
Considering it and/or NSB.  But we're a little new to CQRS and NCQRS still is a young-ish project so we're going slowly and carefully. :)

boomer

unread,
Apr 2, 2011, 2:46:22 PM4/2/11
to ncqrs-dev
We're in process of using the framework. We've completed a 133,000 AR
creation test in our testing environment without a single failure.
We're using nservicebus and sql server. So far, very impressed! During
those tests, we were running AR data validations on the add commands.
We had 3000 adds that should have failed before being sent to the AR.
The did and we handled them. We have denormalizers that created the
entries in our readmodel. None failed. I'd say that is a pretty good
testament to the framework and nservicebus.

-Don

chosenbreed

unread,
Feb 1, 2012, 7:09:11 AM2/1/12
to ncqr...@googlegroups.com
Hi Don,

May I ask what versions of the frameworks you are using? I've had success with version 2.1.0.0 of NServiceBus. But I've not been able to get the NCQRS/NSB sample working with later versions of NServiceBus.

Thanks

Galen Parker

unread,
Feb 1, 2012, 7:27:42 AM2/1/12
to ncqr...@googlegroups.com
Heya,

Check that the Newtonsoft JSON dll is present, this was causing me issues with the samples but the exception is obscured by a LoaderException.
You might also need to set the bindings in the web.config for dll versions. 

Galen

Wayne Douglas

unread,
Feb 1, 2012, 7:30:16 AM2/1/12
to ncqr...@googlegroups.com
is this project still alive

the site is down for a while now

Galen Parker

unread,
Feb 1, 2012, 7:49:57 AM2/1/12
to ncqr...@googlegroups.com
didn't even notice that. i'm using it on a small production project. the ncqrs guys have been pretty absent tho.

Wayne Douglas

unread,
Feb 1, 2012, 7:55:39 AM2/1/12
to ncqr...@googlegroups.com
i did a massive spike on a project I'm building and i'm now seriously considering driopping that and moving onto eventstore and common domain because of the lack of support and the fact the sites been down :(

Galen Parker

unread,
Feb 1, 2012, 8:00:17 AM2/1/12
to ncqr...@googlegroups.com
nqcrs is quite opinionated which is a good thing for some developers/projects.

That being said .. like you my next cqrs+es context/service will probably use eventstore .. that's if a framework is even required now. 
There does seems to be a bit of a rebound against frameworks at the moment.

In either case i found NCQRS useful to get some concepts in my head when first starting out.

Wayne Douglas

unread,
Feb 1, 2012, 8:04:17 AM2/1/12
to ncqr...@googlegroups.com
> In either case i found NCQRS useful to get some concepts in my head when first starting out. #

agree

i still find sifting throught he source really helpful

Donald Hamm

unread,
Feb 2, 2012, 12:30:36 PM2/2/12
to ncqr...@googlegroups.com

let me ck. I was able to use the later version of nsb. I've moved to a new project so will need to ck...

Reply all
Reply to author
Forward
0 new messages