Category Archives: Rx Extensions

Nirvana .NET : Publishing Data Groups with Reactive Extensions

So a while ago, I demonstrated how you can easily query DataGroups using Rx. What I didn’t discuss was how we could use Rx to model DataGroups on the service / data publishing side. We also had a scenario that … Continue reading

Posted in .NET, DataGroups, Middleware, Rx Extensions | Leave a comment

Nirvana .NET : DataGroups and Rx Clients

In my last post I introduced the new and improved Nirvana .NET API featuring the MyChannels.Nirvana Namespace. Today we’re going to play with DataGroups, the new messaging construct in Nirvana, and see how to stream DataGroups messages using Reactive Framework queries.

Posted in .NET, DataGroups, Nirvana, Rx Extensions, Software Development | Tagged | 3 Comments

Nirvana .NET: Introducing the MyChannels.Nirvana Namespace

Over the past three months we have been working on some significant changes to the .NET API for Nirvana. Our aim was to render the API more conventional in terms of .NET. The original API was ported from Java and … Continue reading

Posted in .NET, DataGroups, Enterprise, Nirvana, Rx Extensions, Software Development | Tagged | 5 Comments