phillip
phillip

Reputation: 2738

Is Microsoft StreamInsight Ready for Primetime?

I am wondering if Microsoft StreamInsight is ready for production code? It seems like a great way to handle real-time event processing. But I'm just concerned that it is a half-baked solution and not ready for a production environment with thousands of transactions and users actually beating it up.

If you have any experiences you can share then that would be really helpful.

Thanks.

Upvotes: 5

Views: 715

Answers (3)

Gabe
Gabe

Reputation: 86718

I tried to use it but the showstopper for me was that the events could not contain nested structures, nor could they be larger than some fixed size (16k, maybe). If not for those restrictions, it did look pretty solid, though.

Upvotes: 2

Ram Krishnan
Ram Krishnan

Reputation: 1

Chris, We will be very interested to know the scenarios you plan to deploy StreamInsight and to hear your concerns and questions through our forum. I have provided a link to the forum for your convenience.

Forum: http://social.msdn.microsoft.com/Forums/en-US/streaminsight

Thank you for your interest in Microsoft StreamInsight.

Ram Krishnan (for) Microsoft StreamInsight

Upvotes: 0

ChrisLively
ChrisLively

Reputation: 88074

My rule of thumb is: If it is from Microsoft and within 12 months of it's first release then it's not production ready.

First run products from MS have a high probability of being killed within the first year of release. Especially those released with little fanfare.

Also, they tend to leave a lot of needed functionality out in the first release that you usually don't know you need until you've invested a lot of time in it. Some companies call this "client driven" development; I call it "didn't bother using it ourselves first" development

If, however, you see a service pack or a rev 2 around the 12 month mark then the probability of it staying around for awhile goes up significantly.

Upvotes: 2

Related Questions