We introduced a new Diffusion .NET Client Library that shipped with Diffusion 6.1. The new version of the client library allows you to develop .NET Diffusion clients for Windows, macOS and Linux thanks to the…
We introduced a new Diffusion .NET Client Library that shipped with Diffusion 6.1. The new version of the client library allows you to develop .NET Diffusion clients for Windows, macOS and Linux thanks to the…
DiffusionTM communication is composed of discrete messages. Each client sends various types of message to its server, and separately receives messages from the server. There are messages that carry new values for subscribed topics; application messages sent…
We know you love developing for Android. Its APIs are in familiar Java making for an easy entry into developing. The open platform provides you deeper access to a device’s operating system. The quick approval…
Talk to any of the integration vendors today and they will, at some point, mention fast data. The analysts will do the same. Go back a few years and the conversation was all about big…
A recent release of Diffusion Cloud added C to the list of APIs we provide for users of our cloud service. We’re pretty excited about this and here’s why. C is one of the most versatile…
In Gartner’s recent Hype Cycle for Application Development, “Reactive Programming” lies at the peak of inflated expectations – no doubt the hype is real, but we believe the promise is too! To date, we haven’t…
This article is about the system authentication handler in Diffusion and Diffusion Cloud. It is part of a series of articles covering Diffusion and Diffusion Cloud security features. As usual, most of what you will…
JSON (JavaScript Object Notation) is an incredibly versatile, simple to understand, and lightweight data format. Though it has JavaScript in the name, as a text-based format, it is language independent and provides a perfect way…
In prior post How to Integrate MongoDB with Diffusion Cloud, we discussed how Diffusion Cloud’s JSON topics dovetail with MongoDB’s JSON documents, and how in turn a MongoDB collection can be reflected as a branch of…