FloatingBridge
Simple messaging \ Workflow \ETL system on MySql and .NET
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...