We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

FloatingBridge

FloatingBridge is a simple messaging\ workflow system based on MySql and .NET. MySql is used as the backend engine for the system.

The front-end is designed in .NET WPF (Windows Presentation Foundation).

The business logic is handled by .NET windows services.

The system provides an API which can be used to publish messages and pull subscribed messages out of the system. Therefore, this can be used as a messaging Hub in an organisation.

The system also has the ability to define workflows using a JSON format. The workflows can be synchronous or long running & asynchronous.

The data format supported for all messages & workflows is JSON. However, the system has inbuilt data format converters that convert to and from other data formats like XML and user defined formats.

Network slow, but you don’t know the cause? Use Bandwidth Analyzer Pack (BAP) to monitor and analyze network bandwidth performance and traffic patterns. With BAP, you can identify which users, applications, and protocols are consuming the most bandwidth. You can also monitor Wireless LAN Controller traffic to see what applications and clients are using your wireless network.

Website https://floatingbridge.sourceforge.io
Tags
License
Platform
Features
  • Design Publish\Subscribe JSON messaging system
  • Design Workflows using simple JSON
  • Manage executions using the management console
  • Create custom tasks
  • Use in-built tasks - MySql, REST, FlatFile, JSON, XML
  • Write simple JSON to JSON transformations