microsoft / Trill

Trill is a single-node query processor for temporal or streaming data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation about the sources

meshpaul opened this issue · comments

Hi,

I just want to confirm this is client side only streaming and it can work with any pub/sub systems correct?

Trill is just a DLL with no dependencies other than the Roslyn compiler. It should work with anything .Net, no restrictions.