Microsoft StreamInsight announcement
-
Link
Dear StreamInsight users,
We just officially announced our new StreamInsight V2.1 release - you can find all the relevant information including download links in the StreamInsight blog!
Regards,
Roman -
Link
We just officially announced our new StreamInsight V1.2 release - you can find all the relevant information including download links in our latest blog posting!
Regards,
Roman -
Link
As appeared on the blog:
Finally: The StreamInsight Development Team is now tweeting! Follow streaminsight to receive latest announcements and news. We are excited about the opportunity to use this push-channel to deliver messages to our developer and user community, that's the true spirit of an event-driven world!
Regards,
The StreamInsight Team
-
Unanswered1Votes
Sampling events with StreamInsight 2.1 ?
Greetings to everyone, I want to inquire if StreamInsight provides built-in support for sampling events. I am currently trying to solve for a university ...2 Replies | 107 Views | Jedi TK - Tuesday, June 25, 2013 4:19 PM | Last Reply Jedi TK - Sunday, June 30, 2013 9:20 AM -
Answered0Votes
Install StreamInsight 2.1 as stand alone server host.
Hi, I am trying to install StreamInsight 2.1 as stand alone server. Machine: Window Server 2008 R2 64 bit Below are installation ...4 Replies | 127 Views | DevCode13 - Thursday, June 27, 2013 6:18 AM | Last Reply DevCode13 - Thursday, June 27, 2013 7:31 PM -
Unanswered0Votes
Reference Data Expiry and Replace
Good Day, I have a web service Adapter that sends Reference data as a published stream which is consumed by another query. The first set ...19 Replies | 491 Views | kuben - Thursday, May 30, 2013 7:27 AM | Last Reply DevBiker - Thursday, June 27, 2013 4:50 PM -
Unanswered0Votes
SI 2.1: Access to events in the stream
Hello Sorry for my bad English. How can I get access to events that are already in the stream. I want to keep the event in the stream for a long time. Then I want to get access to events in ...3 Replies | 125 Views | apor - Saturday, June 22, 2013 7:50 AM | Last Reply DevBiker - Monday, June 24, 2013 2:30 PM -
Unanswered0Votes
input from WCF service with StreamInsight 1.2
Hi, Is there a sample (for StreamInsight 1.2) where they use a webservice or WCF service as input for the input adapter? Thanks, K8 Replies | 324 Views | kristofr - Friday, June 14, 2013 4:14 PM | Last Reply DevBiker - Tuesday, June 18, 2013 2:38 PM -
Answered0Votes
StreamInsight Problems with UDO..
I have a question for all you smart folk out there re StreamInsight! I am trying to create a query; one which allows new events to be dynamically created depending on a given threshold value ...5 Replies | 2065 Views | 2deviate - Tuesday, December 11, 2012 3:17 PM | Last Reply RohitChatterjee - Tuesday, June 18, 2013 10:44 AM -
Answered1Votes
How can I take X seconds of events before and X second after a trigger event?
Hi, My purpose is to have in output of a query 5 seconds before and 5 seconds after a trigger event... I wrote this code... // Get signal ...3 Replies | 249 Views | BosePR - Friday, June 14, 2013 3:49 PM | Last Reply DevBiker - Monday, June 17, 2013 7:02 PM -
Proposed0Votes
Why is streaminsight required all public properties to be explicitly assigned??
when i create a simple query, output the 'AggregatedResult' class instance, seems all public properties of AggregatedResult should be explicitly assigned. Even those readonly properties that dont ...3 Replies | 221 Views | Kevin Yang - Thursday, June 13, 2013 5:40 PM | Last Reply DevBiker - Saturday, June 15, 2013 1:46 PM -
Answered0Votes
streamsight don't support vb.net?
streamsight do'nt support vb1 Replies | 221 Views | catlikemice - Thursday, June 13, 2013 2:39 AM | Last Reply DevBiker - Thursday, June 13, 2013 3:11 PM -
Unanswered0Votes
StreamInsight and SSAS Data Mining
f(x). I would like x to come from a StreamInsight source and f(x) to go to a StreamInsight sink (Sources & Sinks).I wrote a UDO query which looks ...2 Replies | 252 Views | RohitChatterjee - Wednesday, June 12, 2013 6:12 AM | Last Reply GladToHelpYou - Thursday, June 13, 2013 2:37 AM -
Unanswered0Votes
Group * By *
Dim query = From gpsItem In observableWcfSource.ToPointStreamable(Of InputEvent)(Function(i) PointEvent.CreateInsert(Of InputEvent)(i.Ut, i), AdvanceTimeSettings.StrictlyIncreasingStartTime) ...3 Replies | 359 Views | catlikemice - Saturday, June 08, 2013 1:10 PM | Last Reply DevBiker - Monday, June 10, 2013 10:02 PM -
Answered0Votes
How to access StreamInsight data using PowerPivot
Hi, I am using SQL Server 2012, StreamInsight 2.1, Excel 2013 (with PowerPivot) and SharePoint 2013, and I am really struggling to figure out how to connect PowerPivot to my ...3 Replies | 320 Views | JeremyCupit - Thursday, June 06, 2013 2:40 PM | Last Reply DevBiker - Friday, June 07, 2013 4:36 PM -
Answered0Votes
No output after joining 2 point streams
PointEvent<ThrottleModel>.CreateInsert(new DateTimeOffset(DateTime.UtcNow), e), AdvanceTimeSettings.IncreasingStartTime) select s; var streamable2 = from s ...1 Replies | 254 Views | JeremyCupit - Friday, June 07, 2013 8:54 AM | Last Reply DevBiker - Friday, June 07, 2013 4:32 PM -
Unanswered0Votes
define query when application already running on the CEP engine
Hi all, Is it possible to define some queries through some user interface, and let say apply so that the query directly can be started and used in a running application on ...1 Replies | 278 Views | kristofr - Friday, June 07, 2013 11:48 AM | Last Reply DevBiker - Friday, June 07, 2013 4:24 PM -
Answered2Votes
Queries relating to StreamInsight 2.1
Hi, I was working with StreamInsight 2.0 and after a brief period I am going to work with StreamInsight 2.1. I am not an expert with StreamInsight. I have few queries with regard to ...8 Replies | 467 Views | Srivattsan S - Thursday, May 23, 2013 5:34 AM | Last Reply DevBiker - Wednesday, June 05, 2013 2:23 PM -
Answered0Votes
StreamInsight in Azure
Is it still possible to deploy StreamInsight in Azure, with the 1.0 release? Noticed that Server.Create now requires an instance name, how can I get a workerrole to provide a valid ...7 Replies | 12485 Views | Goeleven - Sunday, May 09, 2010 8:02 PM | Last Reply barah - Wednesday, June 05, 2013 6:59 AM -
Unanswered0Votes
Multiple yield return at The Same Event Time in UDSO
Hello, I'm using UDSO for some custom operations and it looks like below My issue is that when the queue "_active" matches the while ...5 Replies | 405 Views | yysr - Thursday, May 23, 2013 7:51 AM | Last Reply DevBiker - Tuesday, June 04, 2013 1:51 PM -
Answered0Votes
Sharepoint and Streaminsight installation ..Help!!
Hello, I've new to StreamInsight and would like some assistance in setting it up. My initial plans were to have two servers, with one sql server 2012 enterprise and second ...3 Replies | 331 Views | ND12345 - Wednesday, May 29, 2013 4:19 PM | Last Reply DevBiker - Thursday, May 30, 2013 8:43 PM -
Unanswered0Votes
Getting windows with highest count of web requests
TimeSpan.FromSeconds(10)).SnapshotWindow() select new ThrottledRequests() { Count = win.Count(), Key = ...3 Replies | 301 Views | Richard Hallgren - Tuesday, May 28, 2013 8:48 AM | Last Reply DevBiker - Wednesday, May 29, 2013 1:58 PM -
Answered0Votes
Getting the event within a specific TumblingWindow
y.Power), NumberOfMessages ...1 Replies | 293 Views | Richard Hallgren - Tuesday, May 28, 2013 6:38 PM | Last Reply Richard Hallgren - Wednesday, May 29, 2013 11:11 AM - Items 1 to 20 of 605 Next ›